WorksheetGetWorksheetPage(RegionsList, Int32, Int32) Method

Definition

Namespace: SMath.Controls
Assembly: SMath.Controls (in SMath.Controls.dll) Version: 1.2.9018.0
C#
public DocumentPage GetWorksheetPage(
	RegionsList list,
	int y,
	out int collapsedHeight
)

Parameters

list  RegionsList
y  Int32
The logical coordinate (must not contain Logical Page Offset), f.e.: real location of the Region.
collapsedHeight  Int32

Return Value

DocumentPage

See Also