Spread Windows Forms 9.0 Product Documentation
ISheetAxisModel Interface Members
Methods  Events

The following tables list the members exposed by ISheetAxisModel.

Public Methods
 NameDescription
 MethodGetMergePolicyGets the cell merge policy for the specified row or column.  
 MethodGetPageBreakGets whether a page break occurs at the specified row or column.  
 MethodGetResizableGets whether users can resize the specified row or column.  
 MethodGetSizeGets the size of the specified row or column.  
 MethodGetSortIndicatorGets the sort indicator for the specified row or column.  
 MethodGetTagGets the data associated with the specified row or column.  
 MethodGetVisibleGets whether the control displays the specified row or column.  
 MethodIsEmptyDetermines whether there are no rows and columns in the model.  
 MethodIsPropertySetDetermines whether the specified SheetAxisModel property is set.  
 MethodResetPropertyResets the specified SheetAxisModel property to its default value.  
 MethodSetMergePolicySets the cell merge policy for the specified row or column.  
 MethodSetPageBreakSets whether a page break occurs at the specified row or column.  
 MethodSetResizableSets whether users can resize the specified row or column.  
 MethodSetSizeSets the size of the specified row or column.  
 MethodSetSortIndicatorSets the sort indicator for the specified row or column.  
 MethodSetTagSets the data associated with the specified row or column.  
 MethodSetVisibleSets whether the control displays the specified row or column.  
Top
Public Events
 NameDescription
 EventChangedOccurs when the axis model has changed.  
Top
See Also

Reference

ISheetAxisModel Interface
FarPoint.Win.Spread.Model Namespace

User-Task Documentation

Understanding the Axis Model

 

 


Copyright © GrapeCity, inc. All rights reserved.