GrapeCity.Xaml.Excel
StringReferencedFormula Property (ExcelCategoryAxisData)


Specifies a reference to data for a single data label or title with a cache of the last values used.
Syntax
'Declaration
 
Public Property StringReferencedFormula As String
'Usage
 
Dim instance As ExcelCategoryAxisData
Dim value As String
 
instance.StringReferencedFormula = value
 
value = instance.StringReferencedFormula
public string StringReferencedFormula {get; set;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelCategoryAxisData Class
ExcelCategoryAxisData Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options