C1.Excel Assembly / C1.Excel Namespace / XLCellRange Class / RangeType Property

In This Topic
RangeType Property
In This Topic
Gets or sets a type (default, indirect or offset) for this cell range.
Syntax
'Declaration
 
Public Property RangeType As XLRangeType
 
See Also