[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.IPane

IPane Interface

Worksheet pane.

Namespace: GrapeCity.Documents.Excel
Assembly: DS.Documents.Excel.dll
Syntax
public interface IPane
Public Interface IPane

Properties

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.

Methods

Name Description
Activate()

Activates the pane.