SpreadJS Documentation
RangeReferenceRelative Enumeration
Specifies whether the range reference is relative or absolute.
Members
MemberDescription
allAbsoluteSpecifies all indexes are absolute.
allRelativeSpecifies all indexes are relative.
colRelativeSpecifies the start column and end column are relative.
endColRelativeSpecifies the end column is relative.
endRowRelativeSpecifies the end row is relative.
rowRelativeSpecifies the start row and end row are relative.
startColRelativeSpecifies the start column is relative.
startRowRelativeSpecifies the start row is relative.
Inheritance Hierarchy

Object
   GcSpread.Sheets.Calc.RangeReferenceRelative

See Also

Reference

GcSpread.Sheets.Calc Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.