Class TableStyleBuilder
Inheritance
System.Object
System.MarshalByRefObject
TableStyleBuilder
Inherited Members
System.MarshalByRefObject.CreateObjRef(System.Type)
System.MarshalByRefObject.GetLifetimeService()
System.MarshalByRefObject.InitializeLifetimeService()
System.MarshalByRefObject.MemberwiseClone(System.Boolean)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: NXOpen.Annotations
Assembly: NXOpen.dll
Syntax
public class TableStyleBuilder : StyleBuilder, IMessageSink, IComponentBuilder
Constructors
TableStyleBuilder()
Declaration
protected TableStyleBuilder()
Properties
BendTable
Declaration
public BendTableSettingsBuilder BendTable { get; }
Property Value
Type | Description |
---|---|
BendTableSettingsBuilder |
HoleTableContent
Declaration
public HoleTableSettingsContentBuilder HoleTableContent { get; }
Property Value
Type | Description |
---|---|
HoleTableSettingsContentBuilder |
HoleTableFormat
Declaration
public HoleTableSettingsFormatBuilder HoleTableFormat { get; }
Property Value
Type | Description |
---|---|
HoleTableSettingsFormatBuilder |
HoleTableHoleFilters
Declaration
public HoleTableSettingsHoleFiltersBuilder HoleTableHoleFilters { get; }
Property Value
Type | Description |
---|---|
HoleTableSettingsHoleFiltersBuilder |
HoleTableLabel
Declaration
public HoleTableSettingsLabelBuilder HoleTableLabel { get; }
Property Value
Type | Description |
---|---|
HoleTableSettingsLabelBuilder |
HoleTableWorkflow
Declaration
public HoleTableSettingsWorkflowBuilder HoleTableWorkflow { get; }
Property Value
Type | Description |
---|---|
HoleTableSettingsWorkflowBuilder |
TableCellStyle
Declaration
public TableCellStyleBuilder TableCellStyle { get; }
Property Value
Type | Description |
---|---|
TableCellStyleBuilder |
TableSectionStyle
Declaration
public TableSectionStyleBuilder TableSectionStyle { get; }
Property Value
Type | Description |
---|---|
TableSectionStyleBuilder |
TabularNoteStyle
Declaration
public TabularNoteStyleBuilder TabularNoteStyle { get; }
Property Value
Type | Description |
---|---|
TabularNoteStyleBuilder |
Implements
System.Runtime.Remoting.Messaging.IMessageSink