Spread for ASP.NET 8.0 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 Vista, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6

See Also

Reference

DefaultSheetDataModel Class
DefaultSheetDataModel Members

 

 


Copyright © GrapeCity, inc. All rights reserved.