ComponentOne Excel for UWP
C1.UWP.Excel Assembly / C1.Xaml.Excel Namespace / XLFontFormatting Class / Escapement Property

In This Topic
    Escapement Property
    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