次の方法で共有


StyleSheet 要素 (StyleSheets_Type complexType) (Visio XML)

図面で定義されているスタイルを表します。

要素の情報

要素の種類
StyleSheet_Type
Namespace
http://schemas.microsoft.com/office/visio/2012/main
スキーマ ファイル
VisioSchema15.xsd
ドキュメント パーツ
document.xml

定義

< xs:element name="StyleSheet" Type="StyleSheet_Type" minOccurs="0" maxOccurs="unbounded" ></xs:element >

要素と属性

スキーマで sequenceminOccursmaxOccurschoice などの具体的な要件が定義されている場合は、定義のセクションを参照してください。

親要素

要素 説明
StyleSheets
StyleSheets_Type
ドキュメントの StyleSheet 要素のコレクションを格納します。

子要素

Element 説明
Cell
Cell_Type
1 つのプロパティを指定します。
Section
Section_Type
関連プロパティのコレクションを指定します。

属性

属性 必須 説明 可能な値
FillStyle
xsd:unsignedInt
省略可能
このスタイルが塗りつぶしの書式を継承する StyleSheet 要素の ID。 xsd:unsignedInt 型の値。
ID
xsd:unsignedInt
必須
親要素内の要素の一意の ID です。 xsd:unsignedInt 型の値。
IsCustomName
xsd:boolean
省略可能
名前がユーザーによってカスタマイズされているかどうかを示します。 xsd:boolean 型の値。
IsCustomNameU
xsd:boolean
省略可能
ユニバーサル名がユーザーによってカスタマイズされているかどうかを示します。 xsd:boolean 型の値。
LineStyle
xsd:unsignedInt
省略可能
このスタイルが線の書式を継承する StyleSheet 要素の ID。 xsd:unsignedInt 型の値。
名前
xsd:string
省略可能
要素の名前。 xsd:string 型の値。
NameU
xsd:string
省略可能
要素のユニバーサル名。 xsd:string 型の値。
TextStyle
xsd:unsignedInt
省略可能
このスタイルがテキスト書式を継承する StyleSheet 要素の ID。 xsd:unsignedInt 型の値。