Spread Silverlight Documentation
RunFormattings Property (IThemeFonts)


GrapeCity.Excel Namespace > IThemeFonts Interface : RunFormattings Property
Gets the run formattings.
Syntax
'Declaration
 
ReadOnly Property RunFormattings As System.Collections.ObjectModel.ReadOnlyCollection(Of IRunFormatting)
'Usage
 
Dim instance As IThemeFonts
Dim value As System.Collections.ObjectModel.ReadOnlyCollection(Of IRunFormatting)
 
value = instance.RunFormattings
System.Collections.ObjectModel.ReadOnlyCollection<IRunFormatting> RunFormattings {get;}

Property Value

The run formattings.
See Also

Reference

IThemeFonts Interface
IThemeFonts Members