The following tables list the members exposed by SpreadsheetPane.
Name | Description | |
---|---|---|
![]() | _innerPropertyBeingSet |
Name | Description | |
---|---|---|
![]() | ColumnScrollRegion | Returns the SpreadsheetColumnScrollRegion that contains the pane. |
![]() | RowScrollRegion | Returns the SpreadsheetRowScrollRegion that contains the pane. |
![]() | Selection | Returns an object that represents the selection within the pane. |
![]() | VisibleRange | Returns a range that represents the current visible range. |
Name | Description | |
---|---|---|
![]() | ScrollCellIntoView | Overloaded. Used to ensure that a specified cell is fully in view within the VisibleRange. |
![]() | ScrollColumnIntoView | Used to ensure that a specified column is fully in view within the VisibleRange. |
![]() | ScrollRangeIntoView | Overloaded. Used to ensure that a specified cell is fully in view within the VisibleRange. |
![]() | ScrollRowIntoView | Used to ensure that a specified row is fully in view within the VisibleRange. |