Spread WPF 17
GrapeCity.Windows.SpreadSheet.UI Namespace / EditingElement Class / Typography Property


In This Topic
    Typography Property
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property Typography As Typography
    'Usage
     
    Dim instance As EditingElement
    Dim value As Typography
     
    value = instance.Typography
    public Typography Typography {get;}
    See Also