Spread for ASP.NET 10 Product Documentation
ReferenceStyle Property (DefaultSheetDataModel)


Gets or sets the cell reference style for cells with formulas.
Syntax
'Declaration
 
Public Property ReferenceStyle As ReferenceStyle
'Usage
 
Dim instance As DefaultSheetDataModel
Dim value As ReferenceStyle
 
instance.ReferenceStyle = value
 
value = instance.ReferenceStyle
public ReferenceStyle ReferenceStyle {get; set;}

Property Value

ReferenceStyle setting that determines the style of cell references
Requirements

Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional

See Also

Reference

DefaultSheetDataModel Class
DefaultSheetDataModel Members

 

 


Copyright © GrapeCity, inc. All rights reserved.