[]
Worksheet pane.
public interface IPane
Public Interface IPane
Name | Description |
---|---|
Index | Returns a int value that represents the index number of the object within the collection of similar objects. |
ScrollColumn | Returns or sets the number of the leftmost column in the pane or worksheet. Read/write int. |
ScrollRow | Returns or sets the number of the row that appears at the top of the pane or worksheet. Read/write int. |
Name | Description |
---|---|
Activate() | Activates the pane. |