Spread for ASP.NET 12 Product Documentation
ReferenceStyle Property (IExpressionSupport)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread.Model Namespace > IExpressionSupport Interface : ReferenceStyle Property
Gets or sets the cell reference style.
Syntax
'Declaration
 
Property ReferenceStyle As ReferenceStyle
'Usage
 
Dim instance As IExpressionSupport
Dim value As ReferenceStyle
 
instance.ReferenceStyle = value
 
value = instance.ReferenceStyle
ReferenceStyle ReferenceStyle {get; set;}
See Also

Reference

IExpressionSupport Interface
IExpressionSupport Members