GrapeCity.Xaml.Excel
IsReferenceFormula Property (ExcelSeriesName)


Specifies whethere the text is reference formula or text value.
Syntax
'Declaration
 
Public Property IsReferenceFormula As Boolean
'Usage
 
Dim instance As ExcelSeriesName
Dim value As Boolean
 
instance.IsReferenceFormula = value
 
value = instance.IsReferenceFormula
public bool IsReferenceFormula {get; set;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelSeriesName Class
ExcelSeriesName Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options