Excel for WinRT
Escapement Property


Gets or sets escapement type for this formating.
Syntax
'Declaration
 
Public Property Escapement As XLEscapementType
'Usage
 
Dim instance As XLFontFormatting
Dim value As XLEscapementType
 
instance.Escapement = value
 
value = instance.Escapement
public XLEscapementType Escapement {get; set;}
See Also

Reference

XLFontFormatting Class
XLFontFormatting Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback