Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace
/
IWorksheet Interface
/ GetUsedRange Method
The feature type.
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
GetUsedRange Method (IWorksheet)
In This Topic
Gets the used range.
Syntax
C#
IRange
GetUsedRange(
UsedRangeType
type
)
Parameters
type
The feature type.
See Also
Reference
IWorksheet Interface
IWorksheet Members