PanesFrozenEventArgs Constructors
Provides data for the SpreadsheetControl.PanesFrozen event.Name | Parameters | Description |
---|---|---|
PanesFrozenEventArgs(String, Int32, Int32, CellPosition) | sheetName, rowOffset, columnOffset, topLeftCell | Initializes a new instance of the PanesFrozenEventArgs class with the specified settings. |
See Also