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