[]
        
(Showing Draft Content)

FarPoint.Win.Spread.IOptimizedFilterStyleModel

IOptimizedFilterStyleModel Interface

Interface that supports additional optimization for retrieval of styles in the style model beyond IOptimizedFilterStyleModel.

Namespace: FarPoint.Win.Spread
Assembly: FarPoint.Win.Spread.dll
Syntax
public interface IOptimizedFilterStyleModel
Public Interface IOptimizedFilterStyleModel

Properties

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.

Methods

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.