Spread Silverlight Documentation
FontSize Property (CellPresenter)


GrapeCity.Windows.SpreadSheet.UI Namespace > CellPresenter Class : FontSize Property
Syntax
'Declaration
 
Public Property FontSize As System.Double
'Usage
 
Dim instance As CellPresenter
Dim value As System.Double
 
instance.FontSize = value
 
value = instance.FontSize
public System.double FontSize {get; set;}
See Also

Reference

CellPresenter Class
CellPresenter Members