Excel for WinRT
BackPattern Property


Gets or sets the background pattern for this XLStyle.
Syntax
'Declaration
 
Public Property BackPattern As XLPatternEnum
'Usage
 
Dim instance As XLStyle
Dim value As XLPatternEnum
 
instance.BackPattern = value
 
value = instance.BackPattern
public XLPatternEnum BackPattern {get; set;}
See Also

Reference

XLStyle Class
XLStyle Members

 

 


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

Product Support Forum  |  Documentation Feedback