Excel.Interfaces.ConditionalFormatCollectionData interface

Warning

This API is now deprecated.

An interface describing the data returned by calling conditionalFormatCollection.toJSON().

Properties

items

Property Details

items

Warning

This API is now deprecated.

items?: Excel.Interfaces.ConditionalFormatData[];

Property Value