Excel for WPF | ComponentOne
C1.WPF.Excel Namespace / XLFontFormatting Class / Escapement Property

In This Topic
    Escapement Property (XLFontFormatting)
    In This Topic
    Gets or sets escapement type for this formating.
    Syntax
    'Declaration
     
    
    Public Property Escapement As XLFontScript
    public XLFontScript Escapement {get; set;}
    See Also