Object
ExcelExporterStyle
ExcelExporterStyle | Undocumented and only for Internal use. |
BackColor | Sets the back color. |
BorderBottom | Set to true to have border at bottom |
BorderLeft | Set to true to have border at left side. |
BorderRight | Set to true to have border at right side. |
BorderTop | Set to true to have border at top. |
BorderWidth | Sets the width of the border. |
FontBold | Set to true to have the font bold faced. |
FontColor | Sets the font color. |
FontItalic | Set to true to have the font italic faced. |
FontName | Sets the font name. |
FontSize | Sets the font size. |
FontUnderline | Set to true to have the font underlined. |
HasBackColor | Set to true if the cell should have a back color. |
HorizontalAlignment | Sets the horizontal alignment. |
Rotate | Sets the text rotation in degrees. |
VerticalAlignment | Sets the vertical alignment. |
WrapText | Set to true if the text should wrap. |
GenerateXml | Undocumented and only for Internal use. |
ID | Undocumented and only for Internal use. |
ID | Undocumented and only for Internal use. |
Key | Undocumented and only for Internal use. |
HorizontalAlignCenter = Center | A constant for a horizontal alignment, in this case a Center. |
HorizontalAlignRight = Right | A constant for a horizontal alignment, in this case a Right. |
HorizontalAlignLeft = Left | A constant for a horizontal alignment, in this case a Left. |
VerticalAlignTop = Top | A constant for a vertical alignment, in this case a Top. |
VerticalAlignBottom = Bottom | A constant for a vertical alignment, in this case a Bottom. |
VerticalAlignCenter = Center | A constant for a vertical alignment, in this case a Center. |
VerticalAlignJustify = Justify | A constant for a vertical alignment, in this case a Justify. |