| 名前 | 解説 | |
|---|---|---|
![]() | Document | Gets a C1Document object containing this DocumentObject. |
![]() | Name | Gets or sets the unique name of the current object. If an item with the specified name already exists in the owner, an exception is thrown. C1.Document.NamedObjectから継承されます。 |
![]() | Owner | The owner object containing this DocumentObject object. |
![]() | Style | Gets the Style of the current object. This property cannot be assigned to. To use another style as the base for the current object's style, set the Style.Parent to that other style. |
