Spread Silverlight Documentation
Operator Property (IExcelWorkbook)


GrapeCity.Excel Namespace > IExcelWorkbook Interface : Operator Property
Gets the excel operator which used to read or write information from (to) excel.
Syntax
'Declaration
 
ReadOnly Property Operator As ExcelOperator
'Usage
 
Dim instance As IExcelWorkbook
Dim value As ExcelOperator
 
value = instance.Operator
ExcelOperator Operator {get;}

Property Value

The excel operator.
See Also

Reference

IExcelWorkbook Interface
IExcelWorkbook Members