GrapeCity.Xaml.Excel
Operator Property (ExcelWorkbook)


Gets the excel operator which used to read or write information from (to) excel.
Syntax
'Declaration
 
Public ReadOnly Property Operator As ExcelOperator
'Usage
 
Dim instance As ExcelWorkbook
Dim value As ExcelOperator
 
value = instance.Operator
public ExcelOperator Operator {get;}

Property Value

The excel operator.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelWorkbook Class
ExcelWorkbook Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options