Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal rule As IConditionalFormattingRule, _ ByVal isRulePriorityChanged As Boolean _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
Dim rule As IConditionalFormattingRule Dim isRulePriorityChanged As Boolean Dim instance As New ConditionalFormattingChangedEventArgs(rule, isRulePriorityChanged) |
C# | |
---|---|
public ConditionalFormattingChangedEventArgs( IConditionalFormattingRule rule, bool isRulePriorityChanged ) |
Parameters
- rule
- The changed rule
- isRulePriorityChanged
- Indicates if the changed rule's priority has changed.
Target Platforms: Windows 2000 Professional (SP4), Windows 2000 Server, Windows 2003 Server (SP1), Windows 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8