Class CadCellStyleMap
Contents
[
Hide
]CadCellStyleMap class
Class describing CadCellStyleMap
public class CadCellStyleMap : CadBaseObject
Constructors
Name | Description |
---|---|
CadCellStyleMap() | Initializes a new instance of the CadCellStyleMap class. |
Properties
Name | Description |
---|---|
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. |
CellStyles { get; set; } | Gets or sets the attrib text strings. |
ChildObjects { get; set; } | Gets or sets the child objects. |
EmbeddedObjectsContainer { get; set; } | Gets or sets the embedded objects container. |
HardOwner { get; set; } | Gets or sets the hard owner. |
IsSoftOwnerSet { get; } | Gets a value indicating whether soft owner is set. |
Name { get; set; } | Gets or sets the name. |
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. |
TypeName { get; } | Gets the name of the type. |
XdataContainer { get; set; } | Gets or sets the xdata container. |
Methods
Name | Description |
---|---|
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
- class CadBaseObject
- namespace Aspose.CAD.FileFormats.Cad.CadObjects
- assembly Aspose.CAD