[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Expressions.Reference.IsRange

IsRange Property

IsRange

Gets or sets whether the reference is range. The default value is false.

Declaration
public bool IsRange { get; set; }
Public Property IsRange As Boolean