Harness proD API Help
EPLAN.Harness.API.DataStructures.DrawingTables Namespace / ApiConnectorTableConfiguration Class
Members
In This Topic
    ApiConnectorTableConfiguration Class
    In This Topic
    Wrapping data structure which carries text and lines styling of current table as well as some other related data.
    Object Model
    ApiConnectorTableConfiguration ClassTextProperty ClassApiTableSettings ClassTextProperty Class
    Inheritance Hierarchy

    System.Object
       EPLAN.Harness.API.DataStructures.DrawingTables.ApiTableConfiguration
          EPLAN.Harness.API.DataStructures.DrawingTables.ApiConnectorTableConfiguration

    Syntax
    public class ApiConnectorTableConfiguration : ApiTableConfiguration 
    Public Properties
     NameDescription
    Public Property Note of current table (Inherited from EPLAN.Harness.API.DataStructures.DrawingTables.ApiTableConfiguration)
    Public Property Content of currently visible table cells (Inherited from EPLAN.Harness.API.DataStructures.DrawingTables.ApiTableConfiguration)
    Public Property Data structure which carries text and lines styling of current table as well as some other related data. (Inherited from EPLAN.Harness.API.DataStructures.DrawingTables.ApiTableConfiguration)
    Public PropertyOverridden.  Title of current table  
    Top
    See Also