Spread for ASP.NET 12 Product Documentation
ColumnFooterRowAxisModel Property


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > SheetView Class : ColumnFooterRowAxisModel Property
Gets or sets the row information for the column footer.
Syntax
'Declaration
 
Public Property ColumnFooterRowAxisModel As ISheetAxisModel
'Usage
 
Dim instance As SheetView
Dim value As ISheetAxisModel
 
instance.ColumnFooterRowAxisModel = value
 
value = instance.ColumnFooterRowAxisModel
public ISheetAxisModel ColumnFooterRowAxisModel {get; set;}
See Also

Reference

SheetView Class
SheetView Members