Gets or sets the pattern of the conditional formatting.
Namespace:
C1.Silverlight.ExcelAssembly: C1.Silverlight.Excel.5 (in C1.Silverlight.Excel.5.dll)
Syntax
C# |
---|
public XLPatternFormatting Pattern { [CompilerGeneratedAttribute] get; [CompilerGeneratedAttribute] set; } |
Visual Basic |
---|
Public Property Pattern As XLPatternFormatting <CompilerGeneratedAttribute> _ Get <CompilerGeneratedAttribute> _ Set |