Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Expressions Namespace / Reference Class / Column Property
In This Topic
    Column Property (Reference)
    In This Topic
    Gets or sets the 0-based column index. The default value is 0.
    Syntax
    public System.int Column {get; set;}
    See Also