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