GrapeCity.Xaml.Excel
RefMode Property (CalculationProperty)


Get or set the ExcelReferenceStyle
Syntax
'Declaration
 
Public Property RefMode As ExcelReferenceStyle
'Usage
 
Dim instance As CalculationProperty
Dim value As ExcelReferenceStyle
 
instance.RefMode = value
 
value = instance.RefMode
public ExcelReferenceStyle RefMode {get; set;}

Property Value

The reference mode
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

CalculationProperty Class
CalculationProperty Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options