| 名前 | 解説 | |
|---|---|---|
![]() | Document | Gets a C1Document object containing this DocumentObject. C1.Document.DocumentObjectから継承されます。 |
![]() | Format | Gets or sets format string used to format RenderParagraphValue.Value. |
![]() | 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 RenderParagraphObject.SpecialInfo object which can be used in exporters. C1.Document.RenderParagraphObjectから継承されます。 |
![]() | Style | Gets the DocumentObject.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. C1.Document.RenderParagraphTextから継承されます。 |
![]() | ToolTip | Gets or sets a tooltip associated with this RenderParagraphObject. C1.Document.RenderParagraphObjectから継承されます。 |
![]() | Value | Gets or sets a value displayed by this RenderParagraphValue object. |
