[]
Gets a ConditionalStyleItem collection that indicates the conditions used to customize the CellStyle object.
public ConditionalStyleItemCollection Items { get; }
Public ReadOnly Property Items As ConditionalStyleItemCollection
Type | Description |
---|---|
ConditionalStyleItemCollection | A ConditionalStyleItemCollection value that represents the conditions used to customize the CellStyle object. |