Object
ExcelExporterSheet
ExcelExporterSheet | The default constructor. |
ExcelExporterSheet | A constructor that takes a name for the Worksheet as parameter. |
FitToPage | |
FooterCenter | Sets center footer text. |
FooterLeft | Sets left footer text. |
FooterRight | Sets right footer text. |
HeaderCenter | Sets center header text. |
HeaderLeft | Sets left header text. |
HeaderRight | Sets right header text. |
Name | |
PageLayoutView | |
PageSetupLandscape | |
PrintFitHeight | |
PrintFitWidth | |
PrintScale | |
SelectedColumn | |
SelectedRow |
AppendRow | Appends a row to the worksheet. |
Cols | Returns the number of columns in the worksheet. |
Column | Returns a column at a given index. |
DateMacro | Returns a DateMacro to be used in headers and footers |
FileNameMacro | Returns a FileNameMacro to be used in headers and footers |
GenerateXml | Undocumented and only for Internal use. |
PageCountMacro | Returns a PageCountMacro to be used in headers and footers |
PageNumberMacro | Returns a PageNumberMacro to be used in headers and footers |
Row | Returns a row at a given index. |
Rows | Returns the number of rows in the worksheet. |
SetColumnsToRepeatAtLeft | Sets column repeat in Page Setup - Sheet |
SetRowsToRepeatAtTop | Sets row repeat in Page Setup - Sheet |
SheetNameMacro | Returns a SheetNameMacro to be used in headers and footers |
TimeMacro | Returns a TimeMacro to be used in headers and footers |