[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Expressions.Reference.Column

Column Property

Column

Gets or sets the 0-based column index. The default value is 0.

Declaration
public int Column { get; set; }
Public Property Column As Integer