共用方式為


HeaderFooterFont_Type complexType (Visio XML)

類型資訊

Namespace
http://schemas.microsoft.com/office/visio/2011/1/core
架構檔案
VisioSchema15-2012-06-05.xsd
延伸模組基底

定義

      <xs:complexType name="HeaderFooterFont_Type">
    <xs:attribute name="Height"
  type="xsd:int"
    />
    <xs:attribute name="Width"
  type="xsd:int"
    />
    <xs:attribute name="Escapement"
  type="xsd:int"
    />
    <xs:attribute name="Orientation"
  type="xsd:int"
    />
    <xs:attribute name="Weight"
  type="xsd:int"
    />
    <xs:attribute name="Italic"
  type="xsd:unsignedByte"
    />
    <xs:attribute name="Underline"
  type="xsd:unsignedByte"
    />
    <xs:attribute name="StrikeOut"
  type="xsd:unsignedByte"
    />
    <xs:attribute name="CharSet"
  type="xsd:unsignedByte"
    />
    <xs:attribute name="OutPrecision"
  type="xsd:unsignedByte"
    />
    <xs:attribute name="ClipPrecision"
  type="xsd:unsignedByte"
    />
    <xs:attribute name="Quality"
  type="xsd:unsignedByte"
    />
    <xs:attribute name="PitchAndFamily"
  type="xsd:unsignedByte"
    />
    <xs:attribute name="FaceName"
  type="xsd:string"
    />
      </xs:complexType>
      

項目和屬性

如果架構定義特定需求,例如 sequenceminOccursmaxOccurschoice,請參閱定義一節。

子元素

無。

屬性

屬性 類型 Required 描述 可能值
CharSet
xsd:unsignedByte
選用
xsd:unsignedByte 類型的值。
ClipPrecision
xsd:unsignedByte
選用
xsd:unsignedByte 類型的值。
逸出
xsd:int
選用
xsd:int 類型的值。
FaceName
xsd:string
選用
xsd:string 類型的值。
高度
xsd:int
選用
xsd:int 類型的值。
斜體
xsd:unsignedByte
選用
xsd:unsignedByte 類型的值。
Orientation
xsd:int
選用
xsd:int 類型的值。
OutPrecision
xsd:unsignedByte
選用
xsd:unsignedByte 類型的值。
PitchAndFamily
xsd:unsignedByte
選用
xsd:unsignedByte 類型的值。
品質
xsd:unsignedByte
選用
xsd:unsignedByte 類型的值。
StrikeOut
xsd:unsignedByte
選用
xsd:unsignedByte 類型的值。
底線
xsd:unsignedByte
選用
xsd:unsignedByte 類型的值。
字體粗細
xsd:int
選用
xsd:int 類型的值。
寬度
xsd:int
選用
xsd:int 類型的值。