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