| 名前 | 解説 | |
|---|---|---|
![]() | RenderParagraphInlineContainer コンストラクタ |
RenderParagraphInlineContainerデータ型で公開されるメンバを以下の表に示します。
| 名前 | 解説 | |
|---|---|---|
![]() | Content | Gets or sets RenderObject providing content for this RenderParagraphInlineContainer object. |
![]() | 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 RenderParagraphObject.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から継承されます。 |
![]() | ToolTip | Gets or sets a tooltip associated with this RenderParagraphObject. C1.Document.RenderParagraphObjectから継承されます。 |
| 名前 | 解説 | |
|---|---|---|
![]() | AssignFrom | オーバーライドされます。 Assigns all from another object. |
![]() | Clear | Resets properties value. C1.Document.DocumentObjectから継承されます。 |
![]() | Clone | Clones the current object. C1.Document.NamedObjectから継承されます。 |
![]() | CreateSame | オーバーライドされます。 Creates a new instance of the same class as this one. |
| 名前 | 解説 | |
|---|---|---|
![]() | 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から継承されます。 |