| 名前 | 解説 | |
|---|---|---|
![]() | PageLayout コンストラクタ | オーバーロードされます。 |
PageLayoutデータ型で公開されるメンバを以下の表に示します。
| 名前 | 解説 | |
|---|---|---|
![]() | PageLayout コンストラクタ | オーバーロードされます。 |
| 名前 | 解説 | |
|---|---|---|
![]() | Columns | Gets the collection of PageColumn objects associated with the current page layout. Note that accessing this property initializes the collection of column definitions if it has not been initialized yet. Use PageLayout.HasColumns to test whether any columns have been defined on this layout. |
![]() | Document | Gets a C1Document object containing this PageLayout object. |
![]() | HasColumns | Gets or sets a value indicating whether the PageLayout.Columns collection on the current page layout has been initialized and is not empty. |
![]() | Owner | Gets IDocumentObjectOwner object owning current object. |
![]() | PageFooter | Gets or sets the page footer associated with the current page layout. |
![]() | PageHeader | Gets or sets the page header associated with the current page layout. |
![]() | PageSettings | Gets or sets the C1PageSettings object associated with the current page layout. |
![]() | Watermark | Gets or sets the watermark associated with the current page layout. |
| 名前 | 解説 | |
|---|---|---|
![]() | AssignFrom | オーバーライドされます。 Assigns all from another object. |
![]() | CreateSame | オーバーライドされます。 Creates a new instance of the same class as this one. |
![]() | FindRenderObject | Finds a RenderObject by name. |
| 名前 | 解説 | |
|---|---|---|
![]() | SetOwner | Sets the owner of the current object. C1.Document.OwnedObjectから継承されます。 |