GrapeCity.Xaml.Excel
ThemesFonts Property (ThemeFonts)


Gets the themes fonts.
Syntax
'Declaration
 
Public ReadOnly Property ThemesFonts As ReadOnlyCollection(Of IThemeFont)
'Usage
 
Dim instance As ThemeFonts
Dim value As ReadOnlyCollection(Of IThemeFont)
 
value = instance.ThemesFonts
public ReadOnlyCollection<IThemeFont> ThemesFonts {get;}

Property Value

The themes fonts.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ThemeFonts Class
ThemeFonts Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options