WorksheetGetCollapsedHeight(RegionsList, Int32) Method
Namespace: SMath.ControlsAssembly: SMath.Controls (in SMath.Controls.dll) Version: 1.2.9018.0
public int GetCollapsedHeight(
RegionsList list,
int y
)
Public Function GetCollapsedHeight (
list As RegionsList,
y As Integer
) As Integer
public:
int GetCollapsedHeight(
RegionsList^ list,
int y
)
member GetCollapsedHeight :
list : RegionsList *
y : int -> int
- list RegionsList
- y Int32
-
The logical coordinate (must not contain Logical Page Offset), f.e.: real location of the Region.
Int32