DocumentSettings 元素 (VisioDocument_Type complexType) (Visio XML)
包含指定文档设置的元素。
元素信息
值 | |
---|---|
元素类型 |
DocumentSettings_Type |
命名空间 |
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 (多用途 Internet 邮件扩展) 编码的 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 |
指定在窗口中对齐处于活动状态时形状与形状对齐的对象。 |
Attributes
属性 | 类型 | 必需 | 说明 | 可能的值 |
---|---|---|---|---|
DefaultFillStyle |
xsd:unsignedInt |
可选 |
指定 StyleSheet 元素的 ID。 | xsd:unsignedInt 类型的值。 |
DefaultGuideStyle |
xsd:unsignedInt |
可选 |
指定 StyleSheet 元素的 ID。 | xsd:unsignedInt 类型的值。 |
DefaultLineStyle |
xsd:unsignedInt |
可选 |
指定 StyleSheet 元素的 ID。 | xsd:unsignedInt 类型的值。 |
DefaultTextStyle |
xsd:unsignedInt |
可选 |
指定 StyleSheet 元素的 ID。 | xsd:unsignedInt 类型的值。 |
TopPage |
xsd:unsignedInt |
可选 |
指定 Microsoft Visio 打开文档时应显示的页面 ID。 | xsd:unsignedInt 类型的值。 |