Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Model Namespace / ISheetAxisModel Interface
Methods Events

In This Topic
    ISheetAxisModel Interface Members
    In This Topic

    The following tables list the members exposed by ISheetAxisModel.

    Public Methods
     NameDescription
     MethodGets the cell merge policy for the specified row or column.  
     MethodGets whether a page break occurs at the specified row or column.  
     MethodGets whether users can resize the specified row or column.  
     MethodGets the size of the specified row or column.  
     MethodGets the sort indicator for the specified row or column.  
     MethodGets the data associated with the specified row or column.  
     MethodGets whether the control displays the specified row or column.  
     MethodDetermines whether there are no rows and columns in the model.  
     MethodDetermines whether the specified SheetAxisModel property is set.  
     MethodResets the specified SheetAxisModel property to its default value.  
     MethodSets the cell merge policy for the specified row or column.  
     MethodSets whether a page break occurs at the specified row or column.  
     MethodSets whether users can resize the specified row or column.  
     MethodSets the size of the specified row or column.  
     MethodSets the sort indicator for the specified row or column.  
     MethodSets the data associated with the specified row or column.  
     MethodSets whether the control displays the specified row or column.  
    Top
    Public Events
     NameDescription
     EventOccurs when the axis model has changed.  
    Top
    See Also