Spread WPF 18
GrapeCity.Spreadsheet Namespace / IFormatConditions Interface
Members


In This Topic
    IFormatConditions Interface
    In This Topic
    Represents the collection of conditional formats for a single range.
    Object Model
    IFormatConditions Interface
    Syntax
    'Declaration
     
    <DefaultMemberAttribute("Item")>
    Public Interface IFormatConditions 
    'Usage
     
    Dim instance As IFormatConditions
    [DefaultMember("Item")]
    public interface IFormatConditions 
    See Also