How To Use HeadingRowFormatter for customizing cells? #3559
Unanswered
lutfifirdaus
asked this question in
Q&A
Replies: 1 comment
-
I don't really understand what you are trying to do. Can you explain please. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everybody, i want to ask something about how to use
Maatwebsite\Excel\Imports\HeadingRowFormatterHeadingRowFormatter
.Is anyone know or maybe can give me an example of how to use
Maatwebsite\Excel\Imports\HeadingRowFormatterHeadingRowFormatter
works? I have some work to do with customizing cell that merge in one, but has multi value, actually i can useMaatwebsite\Excel\Concerns\ToCollection
orMaatwebsite\Excel\Concerns\WithMappedCells
and edit each row but its kinda hard when work too many cell.Thank you, hope someone can give me advice or answer my question.
Beta Was this translation helpful? Give feedback.
All reactions