Version

SpreadsheetPane Class Members

The following tables list the members exposed by SpreadsheetPane.

Protected Fields
 NameDescription
Protected Field_innerPropertyBeingSet  
Public Properties
 NameDescription
Public PropertyColumnScrollRegionReturns the SpreadsheetColumnScrollRegion that contains the pane.  
Public PropertyRowScrollRegionReturns the SpreadsheetRowScrollRegion that contains the pane.  
Public PropertySelectionReturns an object that represents the selection within the pane.  
Public PropertyVisibleRangeReturns a range that represents the current visible range.  
Public Methods
 NameDescription
Public MethodScrollCellIntoViewOverloaded. Used to ensure that a specified cell is fully in view within the VisibleRange.  
Public MethodScrollColumnIntoViewUsed to ensure that a specified column is fully in view within the VisibleRange.  
Public MethodScrollRangeIntoViewOverloaded. Used to ensure that a specified cell is fully in view within the VisibleRange.  
Public MethodScrollRowIntoViewUsed to ensure that a specified row is fully in view within the VisibleRange.  
See Also