[]
Gets the zero-based index indicating the AutoFilter column to which this filter information applies.
public int ColumnIndex { get; }
Public ReadOnly Property ColumnIndex As Integer
Type | Description |
---|---|
int | An integer value represents the zero-based index indicating the AutoFilter column to which this filter information applies. |