| 名前 | 解説 | |
|---|---|---|
![]() | RenderParagraphValue コンストラクタ |
RenderParagraphValueデータ型で公開されるメンバを以下の表に示します。
| 名前 | 解説 | |
|---|---|---|
![]() | Document | Gets a C1Document object containing this DocumentObject. C1.Document.DocumentObjectから継承されます。 |
![]() | Format | Gets or sets format string used to format 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 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. 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. |
| 名前 | 解説 | |
|---|---|---|
![]() | AssignFrom | オーバーライドされます。 Assigns all from another object. |
![]() | Clear | Resets properties value. C1.Document.DocumentObjectから継承されます。 |
![]() | Clone | Clones the current object. C1.Document.NamedObjectから継承されます。 |
![]() | CreateSame | オーバーライドされます。 Creates new instance of the RenderParagraphValue. |
![]() | SetValue | For internal use. Initializes all properties of current RenderParagraphValue object with specified values. |
| 名前 | 解説 | |
|---|---|---|
![]() | GetAmbientParentStyle | Gets the ambient parent style. C1.Document.DocumentObjectから継承されます。 |
![]() | Init | The DocumentObject initialization. C1.Document.DocumentObjectから継承されます。 |
![]() | SetName | Sets the name of the current object. C1.Document.NamedObjectから継承されます。 |
![]() | SetOwner | Sets the owner of the current object. C1.Document.DocumentObjectから継承されます。 |