Free Trial
Web API version
Licensing
Request A Quote
HAVE QUESTIONS OR NEED HELP? SUBMIT THE SUPPORT REQUEST FORM or write email to SUPPORT@BYTESCOUT.COM
The Table type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | BackgroundColor |
Gets or sets the color of the background.
|
![]() | BorderColor |
Gets or sets the color of the border.
|
![]() | BorderStyle |
Gets or sets the border style.
|
![]() | BorderWidth |
Gets or sets the border width.
|
![]() | Columns |
Gets the table column collection.
|
![]() | Font |
Gets or sets the font of the table.
|
![]() | HeaderHeight |
Gets or sets the height of the table header.
|
![]() | Name |
Gets or sets the name of the table.
|
![]() | Rows |
Gets the table row collection.
|
![]() | TextColor |
Gets or sets the color of the text.
|
![]() | TextFormat |
Gets or sets the text string format.
|
See Also