The following tables list the members exposed by ExcelExportingEventArgs.
Name | Description | |
---|---|---|
ExcelExportingEventArgs Constructor | Creates a new ExcelExportingEventArgs instance |
Name | Description | |
---|---|---|
_currentRowIndex |
Name | Description | |
---|---|---|
Cancel | Gets or sets a value indicating whether the event should be canceled. | |
CurrentColumnIndex | Index of the current exporting column in excel worksheet. | |
CurrentOutlineLevel | Current outline level used for grouping. | |
CurrentRowIndex | Index of the current exporting row in excel worksheet. | |
Worksheet | Current exporting worksheet. |