The following tables list the members exposed by IOccSpliceTable.
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from System.IEquatable<IOccurrence>) |
![]() | FitTable | Fits the table to the current table content. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IOccCommonTable) |
![]() | GetAvailableColumns | Returns a collection of all available column names of a table. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IOccCommonTable) |
![]() | GetVisibleColumns | Returns a collection of all visible column names of a table. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IOccCommonTable) |
![]() | SetColumnPosition | Inserts the column on the initial index to a position specified by "newIndex" or to the last position (in the case when newIndex is greater than the total count of visible columns). (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IOccCommonTable) |
![]() | SetSortColumn | Sets the sort column of a table. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IOccCommonTable) |
![]() | SetTableColumns | Set whether one or more columns specified by their names should be visible or not. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IOccCommonTable) |