[]
Gets or sets the number of rows in the column footers for the sheet.
public int ColumnFooterRowCount { get; set; }
Public Property ColumnFooterRowCount As Integer
Type | Condition |
---|---|
ArgumentOutOfRangeException | Specified row count is out of range; must be between 0 and 256 |