Gets or sets the background pattern for this XLStyle.
Namespace:
C1.Silverlight.ExcelAssembly: C1.Silverlight.Excel.5 (in C1.Silverlight.Excel.5.dll)
Syntax
C# |
---|
public XLPatternEnum BackPattern { get; set; } |
Visual Basic |
---|
Public Property BackPattern As XLPatternEnum Get Set |