Spread for ASP.NET 12 Product Documentation
TitleInfo Property (SheetView)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > SheetView Class : TitleInfo Property
Gets the title information of the sheet.
Syntax
'Declaration
 
Public ReadOnly Property TitleInfo As TitleInfo
'Usage
 
Dim instance As SheetView
Dim value As TitleInfo
 
value = instance.TitleInfo
public TitleInfo TitleInfo {get;}
See Also

Reference

SheetView Class
SheetView Members