Class CadTableStyle

CadTableStyle class

Class describing CadTableStyle

public class CadTableStyle : CadBaseObject

Constructors

NameDescription
CadTableStyle()Initializes a new instance of the CadTableStyle class.

Properties

NameDescription
ApplicationCodesContainer { get; set; }Gets or sets the application defined codes container.
Attribute102Values { get; set; }Gets or sets the attribute102 values.
Attributes { get; set; }Gets or sets the attributes.
ChildObjects { get; set; }Gets or sets the child objects.
Description { get; set; }Gets or sets the description.
EmbeddedObjectsContainer { get; set; }Gets or sets the embedded objects container.
FlagForWhetherColumnHeadingIsSuppressed { get; set; }Gets or sets the flag for whether column heading is suppressed.
FlagForWhetherTitleIsSuppressed { get; set; }Gets or sets the flag for whether title is suppressed.
Flags { get; set; }Gets or sets the flags.
FlowDirection { get; set; }Gets or sets the flow direction.
HardOwner { get; set; }Gets or sets the hard owner.
HorizontalCellMargin { get; set; }Gets or sets the horizontal cell margin.
IsSoftOwnerSet { get; }Gets a value indicating whether soft owner is set.
Numreactors { get; set; }The Numreactors
ObjectHandle { get; set; }Gets or sets the object handle.
Reactors { get; set; }Get or sets the reactors handle
SoftOwner { get; set; }Gets or sets the soft owner.
TableStyleCellList { get; set; }Gets or sets the table style cell list.
TableStyleContent { get; set; }The TableStyleCellContent
TypeName { get; }Gets the name of the type.
Unknown1 { get; set; }The Unknown1 parameter
Unknown2 { get; set; }The Unknown2 parameter
Unknown3 { get; set; }The Unknown3 parameter
UnknownHardOwner { get; set; }The Unknown Hard Owner
VersionNumber { get; set; }Gets or sets the version number.
VerticalCellMargin { get; set; }Gets or sets the vertical cell margin.
XdataContainer { get; set; }Gets or sets the xdata container.

Methods

NameDescription
GetUID()Identifier to use if object handle doesn’t work. Done as method not to disturb FileComparer’s property comparer
SetUID(string)Sets

See Also