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