GrapeCity.Xaml.Excel
CalculatedColumnFormula Property (ExcelTableColumn)


Represents the formula that is used to perform the calculation for each cell in this column.
Syntax
'Declaration
 
Public Property CalculatedColumnFormula As String
'Usage
 
Dim instance As ExcelTableColumn
Dim value As String
 
instance.CalculatedColumnFormula = value
 
value = instance.CalculatedColumnFormula
public string CalculatedColumnFormula {get; set;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelTableColumn Class
ExcelTableColumn Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options