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