Overload List
Overload | Description |
ConditionalFormattingModelEventArgs Constructor(ConditionalFormatting,ConditionalFormattingModelEventType) | Initializes a new instance of the ConditionalFormattingModelEventArgs class. |
ConditionalFormattingModelEventArgs Constructor(Int32,Int32,Int32,Int32,ConditionalFormattingModelEventType,ICollection<ConditionalFormatting>,ICollection<CellRange>) | Creates a new Changed event arguments object for the conditional formatting model for the sheet. |
ConditionalFormattingModelEventArgs Constructor(Int32,Int32,Int32,Int32,Int32,Int32,ConditionalFormattingModelEventType,ICollection<ConditionalFormatting>,ICollection<CellRange>) | Creates a new Changed event arguments object for the conditional formatting model for the sheet. |
ConditionalFormattingModelEventArgs Constructor(ConditionalFormatting,Boolean) | Initializes a new instance of the ConditionalFormattingModelEventArgs class. |
See Also