Gets the style for the first condition that is satisfied from the list of conditional formats for the cell at the specified row and column.
Syntax
Parameters
- row
- Row index of cell
- column
- Column index of cell
- value
- Cell value
- dm
- Data model
Return Value
NamedStyle object containing the style settings of the first valid conditional format
Remarks
Requirements
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
See Also