GcSpread.Sheets.Calc Namespace : RangeReferenceRelative Enumeration |
Member | Description |
---|---|
allAbsolute | Specifies all indexes are absolute. |
allRelative | Specifies all indexes are relative. |
colRelative | Specifies the start column and end column are relative. |
endColRelative | Specifies the end column is relative. |
endRowRelative | Specifies the end row is relative. |
rowRelative | Specifies the start row and end row are relative. |
startColRelative | Specifies the start column is relative. |
startRowRelative | Specifies the start row is relative. |
Object
GcSpread.Sheets.Calc.RangeReferenceRelative