The properties of the LimitEventArgs class are listed below. For a complete list of LimitEventArgs class members, see the LimitEventArgs Members topic.
FileName | Gets the file name passed to the XLS / CSV file reading / writing method. |
MaxRowCount | Gets the maximum number of rows used. |
Operation | Indicates which operation caused this event to fire. |
WorksheetCount | Gets the number of worksheets used. |
WriteWarningWorksheet | Gets or sets whether the warning worksheet should be created when writing XLS file. |
LimitEventArgs Class | GemBox.Spreadsheet Namespace