Class TableSectionStyleBuilder
Inheritance
TableSectionStyleBuilder
Assembly: NXOpen.dll
Syntax
public class TableSectionStyleBuilder : TaggedObject, IMessageSink, IComponentBuilder
Constructors
TableSectionStyleBuilder()
Declaration
protected TableSectionStyleBuilder()
Properties
AlignmentPosition
Declaration
public TableSectionStyleBuilder.AlignmentPositionType AlignmentPosition { get; set; }
Property Value
ApplyToAllSections
Declaration
public bool ApplyToAllSections { get; set; }
Property Value
BorderOffset
Declaration
public double BorderOffset { get; set; }
Property Value
ContinuationNote
Declaration
public string ContinuationNote { get; set; }
Property Value
ContinuationProperty
Declaration
public TableSectionStyleBuilder.ContinuationPropertyType ContinuationProperty { get; set; }
Property Value
ContinuationSpacing
Declaration
public double ContinuationSpacing { get; set; }
Property Value
DisplayContinuationNote
Declaration
public TableSectionStyleBuilder.DisplayContinuationNoteType DisplayContinuationNote { get; set; }
Property Value
DoubleBorder
Declaration
public bool DoubleBorder { get; set; }
Property Value
Declaration
public TableSectionStyleBuilder.LocationOfHeader HeaderLocation { get; set; }
Property Value
MaximumHeight
Declaration
public double MaximumHeight { get; set; }
Property Value
RowHeight
Declaration
public double RowHeight { get; set; }
Property Value
Methods
Validate()
Declaration
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink