ColumnWidthChangedEventArgs Constructors
Provides data for the SpreadsheetControl.ColumnWidthChanged event.Name | Parameters | Description |
---|---|---|
ColumnWidthChangedEventArgs(String, Int32) | sheetName, index | Initializes a new instance of the ColumnWidthChangedEventArgs class with the specified settings. |
See Also