Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / LayoutManager Class
Properties Methods


In This Topic
    LayoutManager Class Members
    In This Topic

    The following tables list the members exposed by LayoutManager.

    Public Properties
     NameDescription
    Public PropertyGets vertical page break information used for print layout view, page layout view, drawing print breaks in normal view, and for printing the worksheet.  
    Public PropertyGets the column outline.  
    Public PropertyGets the default width of the column.  
    Public PropertyGets the default height of the row.  
    Public PropertyGets horizontal page break information used for print layout view, page layout view, drawing print breaks in normal view, and for printing the worksheet.  
    Public PropertyGets the row outline.  
    Public PropertyGets or sets the location of the summary columns in the outline.  
    Public PropertyGets or sets the location of the summary rows in the outline.  
    Top
    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 MethodGets the first visible column.  
    Public MethodGets the first visible row.  
    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 MethodGet common axis size.  
    Public MethodGets the distance between 2 rows or columns.  
    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