Spread Windows Forms 12.0 Product Documentation
ReferenceStyle Property (AggregationDataModel)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Model Namespace > AggregationDataModel Class : ReferenceStyle Property
Gets or sets the cell reference style for cells with formulas.
Syntax
'Declaration
 
Public Property ReferenceStyle As ReferenceStyle
'Usage
 
Dim instance As AggregationDataModel
Dim value As ReferenceStyle
 
instance.ReferenceStyle = value
 
value = instance.ReferenceStyle
public ReferenceStyle ReferenceStyle {get; set;}
See Also

Reference

AggregationDataModel Class
AggregationDataModel Members