GrapeCity.Xaml.Excel
CanRead Property


Gets the value indicates whether can read or not.
Syntax
'Declaration
 
Public ReadOnly Property CanRead As Boolean
'Usage
 
Dim instance As ExcelOperator
Dim value As Boolean
 
value = instance.CanRead
public bool CanRead {get;}

Property Value

true indicates can read, otherwise return false.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelOperator Class
ExcelOperator Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options