SpreadJS Documentation
range Field
Gets or sets the range for the row filter.
Syntax
var instance = new GcSpread.Sheets.RowFilterBase(range);
var value; // Type: Range
value = instance.range;
var range : Range;
See Also

Reference

RowFilterBase type

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.