) (Visio XML) (Page_Type complexType 的 PageSheet 元素
指定與繪圖頁面相關聯之繪圖頁面的屬性。
元素資訊
值 | |
---|---|
項目類型 |
PageSheet_Type |
Namespace |
http://schemas.microsoft.com/office/visio/2012/main |
架構檔案 |
VisioSchema15.xsd |
檔元件 |
pages.xml |
定義
< xs:element name="PageSheet" type="PageSheet_Type" minOccurs="0" maxOccurs="1" >
</xs:element >
項目和屬性
如果架構定義特定需求,例如 sequence、 minOccurs、 maxOccurs 和 choice,請參閱定義一節。
父元素
元素 | 類型 | 描述 |
---|---|---|
Page |
Page_Type |
包含定義檔中頁面的專案。 |
子元素
無。
屬性
屬性 | 類型 | Required | 描述 | 可能值 |
---|---|---|---|---|
FillStyle |
xsd:unsignedInt |
選用 |
指定要繼承填滿格式的樣式表單標識碼。 它必須是與繪圖中StyleSheet_Type相關聯的ID屬性值。 | xsd:unsignedInt 類型的值。 |
LineStyle |
xsd:unsignedInt |
選用 |
指定要繼承行格式的樣式表單標識碼。 它必須是與繪圖中StyleSheet_Type相關聯的ID屬性值。 | xsd:unsignedInt 類型的值。 |
TextStyle |
xsd:unsignedInt |
選用 |
指定要繼承文字格式的樣式表單標識碼。 它必須是與繪圖中StyleSheet_Type相關聯的ID屬性值。 | xsd:unsignedInt 類型的值。 |
UniqueID |
xsd:string |
選用 |
專案在其父元素內的唯一標識碼。 | xsd:string 類型的值。 |