[]
Gets whether the specified column on this sheet allows automatic sorting.
public bool GetColumnAllowAutoSort(int column)
Public Function GetColumnAllowAutoSort(column As Integer) As Boolean
Type | Name | Description |
---|---|---|
int | column | Column index |
Type | Description |
---|---|
bool |