ComponentOne Excel for UWP
RangeType Property

C1.UWP.Excel Assembly > C1.Xaml.Excel Namespace > XLCellRange Class : RangeType Property
Gets or sets a type (default, indirect or offset) for this cell range.
Syntax
'Declaration
 
Public Property RangeType As XLRangeType
public XLRangeType RangeType {get; set;}
See Also

Reference

XLCellRange Class
XLCellRange Members