GrapeCity.Xaml.Excel
Font Property (ExtendedFormat)


Gets or sets the font of the ExtendedFormat.
Syntax
'Declaration
 
Public Property Font As IExcelFont
'Usage
 
Dim instance As ExtendedFormat
Dim value As IExcelFont
 
instance.Font = value
 
value = instance.Font
public IExcelFont Font {get; set;}

Property Value

The font of the ExtendedFormat.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExtendedFormat Class
ExtendedFormat Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options