Spread Silverlight Documentation
FontSize Property (DragFillSmartTag)


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

Reference

DragFillSmartTag Class
DragFillSmartTag Members