Click or drag to resize

Borders Properties

The Borders type exposes the following members.

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