Overload | Description |
---|---|
Add(CellStyle,ConditionalCellStyleOperator) | Adds a ConditionalCellStyleItem to the collection. The item is created with the specified cellStyle and op parameters. |
Add(CellStyle,ConditionalCellStyleOperator,Object) | Adds a ConditionalCellStyleItem to the collection. The item is created by the specified cellStyle, op, and value1 parameters. |
Add(CellStyle,ConditionalCellStyleOperator,Object,Object) | Adds a ConditionalCellStyleItem to the collection. The item is created by the specified cellStyle, op, value1, and value2 parameters. |
Add(ConditionalCellStyleItem) | (Inherited from System.Collections.ObjectModel.Collection<ConditionalCellStyleItem>) |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2