Gets or sets escapement type for this formating.
Namespace:
C1.Silverlight.ExcelAssembly: C1.Silverlight.Excel.5 (in C1.Silverlight.Excel.5.dll)
Syntax
C# |
---|
public XLEscapementType Escapement { [CompilerGeneratedAttribute] get; [CompilerGeneratedAttribute] set; } |
Visual Basic |
---|
Public Property Escapement As XLEscapementType <CompilerGeneratedAttribute> _ Get <CompilerGeneratedAttribute> _ Set |