The GridLines type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Equals |
Indicates whether this instance and a specified object are equal.
(Inherited from ValueType.) |
![]() |
GetHashCode |
Returns the hash code for this instance.
(Inherited from ValueType.) |
![]() |
ToString |
Returns the fully qualified type name of this instance.
(Inherited from ValueType.) |
Properties
Name | Description | |
---|---|---|
![]() |
All |
Sets all six lines to a single value.
|
![]() |
Bottom |
Gets or sets the bottom outer border of a table.
|
![]() |
BottomExpr |
Gets or sets the expression used to calculate Bottom.
|
![]() |
Horz |
Gets or sets the horizontal inner lines in a table.
|
![]() |
HorzExpr |
Gets or sets the expression used to calculate Horz.
|
![]() |
Left |
Gets or sets the left outer border of a table.
|
![]() |
LeftExpr |
Gets or sets the expression used to calculate Left.
|
![]() |
Right |
Gets or sets the right outer border of a table.
|
![]() |
RightExpr |
Gets or sets the expression used to calculate Right.
|
![]() |
Top |
Gets or sets the top outer border of a table.
|
![]() |
TopExpr |
Gets or sets the expression used to calculate Top.
|
![]() |
Vert |
Gets or sets the vertical inner lines in a table.
|
![]() |
VertExpr |
Gets or sets the expression used to calculate Vert.
|