Edit

Share via


Excel.Interfaces.ConditionalFormatCollectionData interface

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

Properties

Property Details

items

TypeScript
items?: Excel.Interfaces.ConditionalFormatData[];

Property Value