Gets the column at the specified index.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
C#
![]() |
---|
public Column Item [ |
Visual Basic
![]() |
---|
Public ReadOnly Property Item( _ |
The zero-based index of the column to get.
A Column object identifying the column at the specified position.