Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / ConditionalFormattingModelEventArgs Class
Properties


In This Topic
    ConditionalFormattingModelEventArgs Class Members
    In This Topic

    The following tables list the members exposed by ConditionalFormattingModelEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets the affected cell ranges.  
    Public PropertyGets the column index.  
    Public PropertyGets the number of columns.  
    Public PropertyGets the affected conditional formattings.  
    Public PropertyIndicates if the change has affected the conditional formatting layout.  
    Public PropertyGets the row index.  
    Public PropertyGets the number of rows.  
    Public PropertyGets the target column index.  
    Public PropertyGets the target row index.  
    Public PropertyGets the type of Change event.  
    Top
    See Also