GrapeCity.Xaml.Excel
ShowFormulas Property (IExcelWorksheet)


Gets or sets a value indicating whether this sheet should display formulas.
Syntax
'Declaration
 
Property ShowFormulas As Boolean
'Usage
 
Dim instance As IExcelWorksheet
Dim value As Boolean
 
instance.ShowFormulas = value
 
value = instance.ShowFormulas
bool ShowFormulas {get; set;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IExcelWorksheet Interface
IExcelWorksheet Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options