Spread WPF Documentation
Typography Property


GrapeCity.Windows.SpreadSheet.UI Namespace > EditingElement Class : Typography Property
Syntax
'Declaration
 
Public ReadOnly Property Typography As System.Windows.Documents.Typography
'Usage
 
Dim instance As EditingElement
Dim value As System.Windows.Documents.Typography
 
value = instance.Typography
public System.Windows.Documents.Typography Typography {get;}
See Also

Reference

EditingElement Class
EditingElement Members