[]
        
Gets or sets the number of columns in the sheet corner.
public int ColumnCount { get; set; }
Public Property ColumnCount As Integer
| Type | Condition | 
|---|---|
| ArgumentOutOfRangeException | Specified column count is less than 0 or greater than 256.  |