| 名前 | 解説 | |
|---|---|---|
![]() | Document | Gets a C1Document object containing this DocumentObject. C1.Document.DocumentObjectから継承されます。 |
![]() | Hyperlink | Gets or sets the C1Hyperlink associated with the current paragraph object. C1.Document.RenderParagraphObjectから継承されます。 |
![]() | 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. C1.Document.DocumentObjectから継承されます。 |
![]() | SpecialInfo | Gets or sets SpecialInfo object which can be used in exporters. C1.Document.RenderParagraphObjectから継承されます。 |
![]() | 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. C1.Document.DocumentObjectから継承されます。 |
![]() | Text | Gets or sets the text of the current RenderParagraphText. |
![]() | ToolTip | Gets or sets a tooltip associated with this RenderParagraphObject. C1.Document.RenderParagraphObjectから継承されます。 |
