Borders Properties |
The Borders type exposes the following members.
Name | Description | |
---|---|---|
![]() |
BorderType |
Sets style of the borders.
|
![]() |
Bottom |
Gets bottom border.
|
![]() |
Color |
Gets or sets color of the borders.
|
![]() |
Count |
Gets the total number of possible border positions available for this borders.
|
![]() |
DiagonalDown |
Gets the border applied diagonally downwards.
|
![]() |
DiagonalUp |
Gets the border applied diagonally upwards.
|
![]() |
Document |
Gets the document.
(Inherited from
OwnerHolder
.)
|
![]() |
Horizontal |
Gets horizontal border.
|
![]() |
IsShadow |
Gets or sets whether borders are drawn with shadow.
|
![]() |
Item Int32 |
This indexer provides access to the border property based on the index.
|
![]() |
Item BorderPositions |
This indexer provides access to the border property based on the specified border position.
|
![]() |
Left |
Gets left border.
|
![]() |
LineWidth |
Gets or sets width of the borders.
|
![]() |
NoBorder |
Gets whether the border exists
|
![]() |
Right |
Gets right border.
|
![]() |
Space |
Gets or sets the width of space to maintain between borders and text within borders.
|
![]() |
Top |
Gets top border.
|
![]() |
Vertical |
Gets vertical border.
|
![]() |
XDLSHolder | (Inherited from DocumentSerializable .) |