GrapeCity.Xaml.Excel
FontSize Property (IExcelFont)


Gets or sets the size of the font.
Syntax
'Declaration
 
Property FontSize As Double
'Usage
 
Dim instance As IExcelFont
Dim value As Double
 
instance.FontSize = value
 
value = instance.FontSize
double FontSize {get; set;}

Property Value

The size of the font.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IExcelFont Interface
IExcelFont Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options