ComponentOne FlexPivot for WinForms
ComponentOne FlexPivot for WinForms
C1.Win.C1FlexGrid.4.8 Assembly
/
C1.Win.C1FlexGrid Namespace
/
CellRange Structure
/ Normalize Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: Visual Basic (Declaration)
Language Filter: C#
Visual Basic (Declaration)
C#
In This Topic
Normalize Method
In This Topic
Normalizes the range so that
r1
is the
TopRow
,
r2
is the
BottomRow
,
c1
is the
LeftCol
, and
c2
is the
RightCol
.
Syntax
Visual Basic
C#
'Declaration Public Sub Normalize()
public void Normalize()
See Also
Reference
CellRange Structure
CellRange Members