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.
Parameters
- row
- Row index
- column
- Column index
- rowCount
- Number of rows
- columnCount
- Number of columns
- targetRow
- Target row index
- targetColumn
- Target column index
- type
- Type of change that occurred in the conditional formatting model
- affectedCFs
- The affected conditional formattings
- affectedCellranges
- The affected cell ranges