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