Harness proD API Help
EPLAN.Harness.API.DataStructures.DrawingTables Namespace / ApiTableSettings Class
Members
In This Topic
    ApiTableSettings Class
    In This Topic
    Data structure which carries text and lines styling of current table as well as some other related data.
    Object Model
    ApiTableSettings ClassBooleanProperty ClassBooleanProperty ClassApiLineStyle ClassBooleanProperty ClassApiTextStyleLocation ClassApiLineStyle ClassApiTextStyleLocation ClassApiTextStyleAlignment ClassApiTextStyleAlignment ClassBooleanProperty ClassBooleanProperty ClassBooleanProperty Class
    Inheritance Hierarchy

    System.Object
       EPLAN.Harness.API.DataStructures.DrawingTables.ApiTableSettings

    Syntax
    public class ApiTableSettings 
    Public Properties
     NameDescription
    Public Property Determines if table auto fit is on.  
    Public Property Determines if table auto size is on.  
    Public Property Styling of table's border lines.  
    Public Property Determines if table header is displayed on the bottom.  
    Public Property Styling of table's header text.  
    Public Property Styling of table's inner lines.  
    Public Property Styling of table's inner text.  
    Public Property Styling of table's note text.  
    Public Property Styling of table's title text.  
    Public Property Determines if table header is displayed.  
    Public Property Determines if table note is displayed.  
    Public Property Determines if table title is displayed.  
    Top
    See Also