[]
Interface that supports additional optimization for retrieval of styles in the style model beyond IOptimizedFilterStyleModel.
public interface IOptimizedFilterStyleModel
Public Interface IOptimizedFilterStyleModel
Name | Description |
---|---|
IncludeCellLocked | Gets or sets a value that indicates whether the cell locked status is performed. |
IsConditionalFormatEmpty | Gets a value that indicates whether this instance is empty. |
IsFilteredStyleEmpty | Gets whether this filtered style is empty. |
Name | Description |
---|---|
GetCompositeBackColor(StyleInfo) | Get the composite backcolor of a StyleInfo object. |
GetCompositeCellType(int, int, out ICellType, out IFormatter) | Gets the celltype and formatter for a cell, column, row, or model as a composite of settings. |
GetCompositeForeColor(StyleInfo) | Get the composite forecolor of a StyleInfo object. |
GetCompositeInfo(int, int, int, StyleInfo) | Gets the composite information. |