docx
    Preparing search index...

    Class DocumentBackgroundAttributesInternal

    Attributes for the document background element.

    <xsd:simpleType name="ST_ThemeColor">
    <xsd:restriction base="xsd:string">
    <xsd:enumeration value="dark1"/>
    <xsd:enumeration value="light1"/>
    <xsd:enumeration value="dark2"/>
    <xsd:enumeration value="light2"/>
    <xsd:enumeration value="accent1"/>
    <xsd:enumeration value="accent2"/>
    <xsd:enumeration value="accent3"/>
    <xsd:enumeration value="accent4"/>
    <xsd:enumeration value="accent5"/>
    <xsd:enumeration value="accent6"/>
    <xsd:enumeration value="hyperlink"/>
    <xsd:enumeration value="followedHyperlink"/>
    <xsd:enumeration value="none"/>
    <xsd:enumeration value="background1"/>
    <xsd:enumeration value="text1"/>
    <xsd:enumeration value="background2"/>
    <xsd:enumeration value="text2"/>
    </xsd:restriction>
    </xsd:simpleType>

    Hierarchy (View Summary)

    • XmlAttributeComponent<
          {
              color?: string;
              themeColor?: string;
              themeShade?: string;
              themeTint?: string;
          },
      >
      • DocumentBackgroundAttributes
    Index

    Constructors

    Methods

    Constructors

    Methods