StyleSheet element (StyleSheets_Type complexType) ('Visio XML')
Last modified: March 09, 2015
Applies to: Office 2013 | Office 365 | Visio 2013
In this article
Element information
Definition
Elements and attributes
Represents a style defined in a document.
If the schema defines specific requirements, such as sequence, minOccurs, maxOccurs, and choice, see the definition section.
Parent elements
|
Element |
Type |
Description |
|---|---|---|
|
Contains a collection of StyleSheet elements for the document. |
Child elements
|
Element |
Type |
Description |
|---|---|---|
|
Specifies a single property. |
||
|
Specifies a collection of related properties. |
Attributes
|
Attribute |
Type |
Required |
Description |
Possible values |
|---|---|---|---|---|
|
FillStyle |
xsd:unsignedInt |
optional |
The ID of the StyleSheet element from which this style inherits fill formatting. |
Values of the xsd:unsignedInt type. |
|
ID |
xsd:unsignedInt |
required |
The unique ID of the element within its parent element. |
Values of the xsd:unsignedInt type. |
|
IsCustomName |
xsd:boolean |
optional |
Indicates whether the name has been customized by the user. |
Values of the xsd:boolean type. |
|
IsCustomNameU |
xsd:boolean |
optional |
Indicates whether the universal name has been customized by the user. |
Values of the xsd:boolean type. |
|
LineStyle |
xsd:unsignedInt |
optional |
The ID of the StyleSheet element from which this style inherits line formatting. |
Values of the xsd:unsignedInt type. |
|
Name |
xsd:string |
optional |
The name of the element. |
Values of the xsd:string type. |
|
NameU |
xsd:string |
optional |
The universal name of the element. |
Values of the xsd:string type. |
|
TextStyle |
xsd:unsignedInt |
optional |
The ID of the StyleSheet element from which this style inherits text formatting. |
Values of the xsd:unsignedInt type. |