明示するs a rectangular 形態/調整 which 含む/封じ込めるs a Text 反対する
and is 大(公)使館員d to a piece of surrounding Text.
Example
StarBasic
This example shows how to create a TextFrame and 挿入する
it at the very beginning of Text 構成要素. The 大型の
is ready to run, if it is a script within a text 文書.
Sub Main
oFrame = ThisComponent.createInstance( "com.sun.星/主役にする.text.TextFrame" )
oFrame.Width = 6000
ThisComponent.Text.insertTextContent( ThisComponent.Text.Start, oFrame, 誤った )
oFrame.Text.String = "Hello, this text is within the でっちあげる,人を罪に陥れる."
End Sub
支配(する)/統制するs, if the でっちあげる,人を罪に陥れる follows the text flow or can leave its layout 環境
If 始める,決める, the でっちあげる,人を罪に陥れる follows the text flow and doesn't leaves the layout
環境, which is given by its 錨,総合司会者, above and below.
E.g.: 錨,総合司会者 resides in the 文書 団体/死体 then the でっちあげる,人を罪に陥れる doesn't leave
the 文書 団体/死体 above and below and follows the text flow through
the 文書 団体/死体s of the different pages.
If not 始める,決める, the でっちあげる,人を罪に陥れる doesn't follow the text flow and stays on the page,
on which its 錨,総合司会者 is 設立する, but it may leave the layout 環境,
which is given by its 錨,総合司会者.
E.g.: 錨,総合司会者 resides in the 文書 団体/死体 then the でっちあげる,人を罪に陥れる stays on page,
where this 文書 団体/死体 is, but it could leave the 文書 団体/死体 above
and below, e.g. overlapping with the page header.
公式文書,認める: The areas for the vertical orientation relation at page areas are
解釈する/通訳するd in dependence to this 所有物/資産/財産 (
See also
BaseFrameProperties.VertOrientRelation).
If 所有物/資産/財産 is 始める,決める, the page area is 解釈する/通訳するd as the layout 環境,
given by its 錨,総合司会者. E.g.: 錨,総合司会者 resides in the page header then the
page header 決定するs the page area. If 所有物/資産/財産 isn't 始める,決める, the page area is
決定するd by the 文書 page, the 錨,総合司会者 is on. E.g.: 錨,総合司会者 resides
in the page header then the 文書 page, the page header is on, 決定するs
the page area.
An exception of this 解釈/通訳 支配する is 適用するd, if the 錨,総合司会者 resides
in a (米)棚上げする/(英)提議する 独房. In this 状況/情勢 the page area is always detemined by
the (米)棚上げする/(英)提議する 独房.