complexType (Master_Type) (Visio XML) 的 PageSheet 元素
指定與主圖形相關聯之繪圖頁面的屬性。
元素資訊
值 | |
---|---|
項目類型 |
PageSheet_Type |
Namespace |
http://schemas.microsoft.com/office/visio/2012/main |
架構檔案 |
VisioSchema15.xsd |
檔元件 |
masters.xml |
定義
< xs:element name="PageSheet" type="PageSheet_Type" minOccurs="0" maxOccurs="1" >
</xs:element >
項目和屬性
如果架構定義特定需求,例如 sequence、 minOccurs、 maxOccurs 和 choice,請參閱定義一節。
父元素
元素 | 類型 | 描述 |
---|---|---|
Master |
Master_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 類型的值。 |