Enum GridRangeInfoType
Namespace: Syncfusion.Windows.Forms.CellGrid
Assembly: Syncfusion.Spreadsheet.Windows.dll
Syntax
public enum GridRangeInfoType
Fields
Name | Description |
---|---|
Cells | Range of cells. |
Cols | Range with columns. |
Empty | Range is empty. |
Rows | Range with rows. |
Table | Range is a whole table. |