Spread for ASP.NET 12 Product Documentation
FormatString Property (LabelCellType)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > LabelCellType Class : FormatString Property
Gets or sets the format string used to format the label.
Syntax
'Declaration
 
Public Property FormatString As String
'Usage
 
Dim instance As LabelCellType
Dim value As String
 
instance.FormatString = value
 
value = instance.FormatString
public string FormatString {get; set;}
See Also

Reference

LabelCellType Class
LabelCellType Members