(VisioDocument_Type Visio XML) (complexType 的 DocumentSettings 元素)
包含指定檔案設定的專案。
元素資訊
值 | |
---|---|
項目類型 |
DocumentSettings_Type |
Namespace |
http://schemas.microsoft.com/office/visio/2012/main |
架構檔案 |
VisioSchema15.xsd |
檔元件 |
document.xml |
定義
< xs:element name="DocumentSettings" type="DocumentSettings_Type" minOccurs="0" maxOccurs="1" >
</xs:element >
項目和屬性
如果架構定義特定需求,例如 sequence、 minOccurs、 maxOccurs 和 choice,請參閱定義一節。
父元素
元素 | 類型 | 描述 |
---|---|---|
VisioDocument |
VisioDocument_Type |
Microsoft Visio 檔的根元素。 |
子元素
元素 | 類型 | 描述 |
---|---|---|
AttachedToolbars |
AttachedToolbars_Type |
MIME (多用途因特網郵件擴充功能) 編碼的 Microsoft Visio 使用者介面 (代表自定義工具列的 VSU) 檔案。 |
CustomMenusFile |
CustomMenusFile_Type |
包含 Microsoft Visio 使用者介面 (.vsu) 檔案的名稱,該檔案會定義檔的自定義功能表和快捷鍵。 |
CustomToolbarsFile |
CustomToolbarsFile_Type |
包含 Microsoft Visio 使用者介面 (.vsu) 檔案的名稱,該檔案會定義檔的自定義工具列和狀態列。 |
DynamicGridEnabled |
DynamicGridEnabled_Type |
指定是否啟用檔或視窗的動態網格線功能。 |
GlueSettings |
GlueSettings_Type |
指定在檔案中啟用黏附時,將黏附成圖形的物件。 |
ProtectBkgnds |
ProtectBkgnds_Type |
指定是否防止使用者刪除或編輯背景頁面。 |
ProtectMasters |
ProtectMasters_Type |
指定是否防止使用者建立、編輯或刪除主圖形。 不論此設定為何,使用者仍然可以建立主圖形的實例。 |
ProtectShapes |
ProtectShapes_Type |
指定是否防止用戶選取 其LockSelect 元素設為1的圖形。 |
ProtectStyles |
ProtectStyles_Type |
指定是否防止使用者建立或編輯樣式。 |
SnapAngles |
SnapAngles_Type |
包含 SnapAngle 元素的集合。 |
SnapExtensions |
SnapExtensions_Type |
指定啟用或停用活動視窗的特定貼齊延伸模組設定。 |
SnapSettings |
SnapSettings_Type |
指定當視窗中的貼齊作用中時,圖形貼齊的物件。 |
屬性
屬性 | 類型 | Required | 描述 | 可能值 |
---|---|---|---|---|
DefaultFillStyle |
xsd:unsignedInt |
選用 |
指定 StyleSheet 元素的標識碼。 | xsd:unsignedInt 類型的值。 |
DefaultGuideStyle |
xsd:unsignedInt |
選用 |
指定 StyleSheet 元素的標識碼。 | xsd:unsignedInt 類型的值。 |
DefaultLineStyle |
xsd:unsignedInt |
選用 |
指定 StyleSheet 元素的標識碼。 | xsd:unsignedInt 類型的值。 |
DefaultTextStyle |
xsd:unsignedInt |
選用 |
指定 StyleSheet 元素的標識碼。 | xsd:unsignedInt 類型的值。 |
TopPage |
xsd:unsignedInt |
選用 |
指定當 Microsoft Visio 開啟檔時應顯示的頁面識別碼。 | xsd:unsignedInt 類型的值。 |