[]
        
(Showing Draft Content)

FarPoint.Win.Spread.IConditionalFormatSupport2

IConditionalFormatSupport2 Interface

Interface that supports conditional formatting of cells on a sheet.

Namespace: FarPoint.Win.Spread
Assembly: FarPoint.Win.Spread.dll
Syntax
public interface IConditionalFormatSupport2 : IConditionalFormatSupport
Public Interface IConditionalFormatSupport2
    Inherits IConditionalFormatSupport

Methods

Name Description
GetConditionalFormats()

Returns all conditional formats.

SetConditionalFormat(int, int, ConditionalFormat[])

Sets conditional format(s) for the cell at the specified row and column.