Gets a ColumnRange object that can be used to manipulate the columns in the specified range.
Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf
C#
![]() |
---|
public ColumnRange Item [ |
Visual Basic
![]() |
---|
Public ReadOnly Property Item( _ |
The zero-based index of the left column in the range.
The zero-based index of the right column in the range.
A ColumnRange object that can be used to manipulate the columns in the range.
MindFusion.Spreadsheet for WPF Programmer's Guide | © 2025 MindFusion |