Harness proD API Help
EPLAN.Harness.API.DataStructures.DrawingTables Namespace / ApiPathTableConfiguration Class
Members
In This Topic
    ApiPathTableConfiguration 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
    ApiPathTableConfiguration ClassTextProperty ClassApiTableSettings ClassTextProperty Class
    Inheritance Hierarchy

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

    Syntax
    public class ApiPathTableConfiguration : ApiTableConfiguration 
    Public Properties
     NameDescription
    Public PropertyOverridden.  Note of current table  
    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 Property Title of current table (Inherited from EPLAN.Harness.API.DataStructures.DrawingTables.ApiTableConfiguration)
    Top
    See Also