ShowRange Method
Shows or Hides the specified range.
Overload List
Overload | Description |
---|---|
ShowRange(IRange,Boolean) | Shows or Hides the specified range. |
ShowRange(RangesCollection,Boolean) | Shows or Hides the collection of range. |
ShowRange(IRange[],Boolean) | Shows or Hides an array of range. |
AssemblyVersion
Syncfusion.XlsIO.Base: 16.4460.0.52
See Also