GrapeCity.Spreadsheet Namespace / IRange Interface
Members


IRange Interface
Interface that represent a range of a worksheet.
Object Model
IRange Interface
Syntax
'Declaration
 
<DefaultMemberAttribute("Item")>
Public Interface IRange 
 
'Usage
 
Dim instance As IRange
See Also