(VisioDocument_Type Visio XML) (complexType 的 HeaderFooter 元素)
包含文件頁首和頁尾的專案。
元素資訊
值 | |
---|---|
項目類型 |
HeaderFooter_Type |
Namespace |
http://schemas.microsoft.com/office/visio/2012/main |
架構檔案 |
VisioSchema15.xsd |
檔元件 |
document.xml |
定義
< xs:element name="HeaderFooter" type="HeaderFooter_Type" minOccurs="0" maxOccurs="1" >
</xs:element>
項目和屬性
如果架構定義特定需求,例如 sequence、 minOccurs、 maxOccurs 和 choice,請參閱定義一節。
父元素
元素 | 類型 | 描述 |
---|---|---|
VisioDocument |
VisioDocument_Type |
Microsoft Visio 檔的根元素。 |
子元素
元素 | 類型 | 描述 |
---|---|---|
FooterCenter |
FooterCenter_Type |
包含出現在文件頁尾中央部分的文字字串。 |
FooterLeft |
FooterLeft_Type |
包含出現在檔頁尾左側的文字字串。 |
FooterMargin |
FooterMargin_Type |
指定文件頁尾的邊界。 |
FooterRight |
FooterRight_Type |
包含出現在檔頁尾右側的文字字串。 |
HeaderCenter |
HeaderCenter_Type |
會包含出現在文件頁首中央的文字字串。 |
HeaderFooterFont |
HeaderFooterFont_Type |
會指定頁首及頁尾文字所用的字型。 |
HeaderLeft |
HeaderLeft_Type |
包含出現在檔頁首左側的文字字串。 |
HeaderMargin |
HeaderMargin_Type |
指定文件頁首的邊界。 |
HeaderRight |
HeaderRight_Type |
包含出現在檔案標題右側的文字字串。 |
屬性
屬性 | 類型 | Required | 描述 | 可能值 |
---|---|---|---|---|
HeaderFooterColor |
xsd:string |
選用 |
以十六進位表示法表示法表示頁首和頁尾之文字色彩的 RGB 值;例如,#rrggbb。 | xsd:string 類型的值。 |