Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / LayoutManager Class


In This Topic
LayoutManager Class Methods
In This Topic

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

Public Methods
 NameDescription
Public MethodChecks whether a row is eligible for auto row height when cell's value or properties changed  
Public MethodClears the axis settings of columns  
Public MethodClears the axis settings of rows  
Public MethodCopies axis information from the current LayoutManager to another LayoutManager.  
Public MethodOverloaded. Finds the merged cell which intersects with the specified reference.  
Public MethodFinds all merged cells which overlap the specified reference.  
Public Method  
Public MethodGets the active pane.  
Public MethodGets the column axis visibility. It contains hidden column indexes.  
Public MethodGets the MergePolicy value indicating whether to automatically merge adjacent identical cells.  
Public MethodGets whether a column can be resized  
Public MethodGets the width of the column.  
Public MethodGets the total numbers of horizontal panes.  
Public MethodGets an integer value represents the maximum outline level.  
Public MethodGets the pane from the specified cell.  
Public MethodGets the column number where the window is split into the specified pane.  
Public MethodGets the height of the specified pane.  
Public MethodGets the column offset x where the window is split into the specified pane.  
Public MethodGets the row offset y where the window is split into the specified pane.  
Public MethodGets the row number where the window is split into the specified pane.  
Public MethodGets the width of the specified pane.  
Public MethodGets the row axis visibility. It contains hidden row indexes.  
Public MethodGets the height of the row.  
Public MethodGets the MergePolicy value indicating whether to automatically merge adjacent identical cells.  
Public MethodGets whether a row can be resized  
Public Method  
Public MethodGets the scaled row offset y where the window is split into the specified pane.  
Public MethodGets the total visible size of the specified axis.  
Public MethodGets the total numbers of horizontal panes.  
Public MethodGets a boolean value indicates that the specified range intersects with a merged cell but not overlap it.  
Public MethodOverloaded. Indicates whether there is at least on merged cell in the worksheet.  
Public MethodDetermines whether the corresponding outline contains group(s).  
Public MethodCreates a merged cell from the specified cell range.  
Public MethodGets the next different visible row.  
Public MethodGets the next different visible row.  
Public MethodGets the previous different visible row.  
Public MethodGets the previous different visible row.  
Public MethodResets the axis property of specified row or column  
Public MethodSets the active pane.  
Public MethodSets the automatic size to a specific row.  
Public MethodOverloaded. Sets the hidden of the column.  
Public MethodOverloaded. Sets the MergePolicy value indicating whether to automatically merge adjacent identical cells.  
Public MethodOverloaded. Sets the resizable flag of a column  
Public MethodOverloaded. Sets the width of the column.  
Public MethodSets the left column of the specified pane.  
Public MethodSets the left offset of the specified pane.  
Public MethodSets the top offset the specified pane.  
Public MethodSets the top row of the specified pane.  
Public MethodOverloaded. Sets the height of the row.  
Public MethodOverloaded. Sets the hidden state for the specified rows.  
Public MethodOverloaded. Sets the MergePolicy value indicating whether to automatically merge adjacent identical cells.  
Public MethodOverloaded. Sets the resizable flag of a row  
Public MethodOverloaded. Separates a merged area into individual cells.  
Top
See Also