Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Model Namespace / ISheetAxisModel Interface

In This Topic
ISheetAxisModel Interface Methods
In This Topic

For a list of all members of this type, see ISheetAxisModel members.

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
See Also