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