GrapeCity.Xaml.Excel
CanWrite Property


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

Property Value

true indicates can write, 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