Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Expressions Namespace / Reference Class / IsColumnRelative Property
In This Topic
    IsColumnRelative Property
    In This Topic
    Gets or sets whether the column is relative. The default value is true.
    Syntax
    public System.bool IsColumnRelative {get; set;}
    See Also