
System.Object
EPLAN.Harness.API.DataStructures.DrawingTables.ApiTableSettings
public class ApiTableSettings
Name | Description | |
---|---|---|
![]() | AutoFit | Determines if table auto fit is on. |
![]() | AutoSize | Determines if table auto size is on. |
![]() | BorderLineStyle | Styling of table's border lines. |
![]() | EvenRowBackgroundColor | Styling of table's even row background. |
![]() | HeaderBackgroundColor | Styling of table's header background. |
![]() | HeaderOnBottom | Determines if table header is displayed on the bottom. |
![]() | HeaderTextStyle | Styling of table's header text. |
![]() | InnerLineStyle | Styling of table's inner lines. |
![]() | InnerTextStyle | Styling of table's inner text. |
![]() | NoteTextStyle | Styling of table's note text. |
![]() | OddRowBackgroundColor | Styling of table's even row background. |
![]() | TitleTextStyle | Styling of table's title text. |
![]() | UseHeader | Determines if table header is displayed. |
![]() | UseNote | Determines if table note is displayed. |
![]() | UseTitle | Determines if table title is displayed. |