ColumnSpan
WorksheetCell.ColumnSpan property
Gets the total number of columns that contain the cell.
public int ColumnSpan { get; }
Property Value
A positive integer value that represents the total number of columns that contain the cell.
See Also
- class WorksheetCell
- namespace GroupDocs.Parser.Data
- assembly GroupDocs.Parser