Excel.Interfaces.ConditionalFormatCollectionData interface

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

Properties

items

Property Details

items

items?: Excel.Interfaces.ConditionalFormatData[];

Property Value