diff --git a/api/classes/AbstractNumbering.html b/api/classes/AbstractNumbering.html index 8344e44e8d..56bdaf09b6 100644 --- a/api/classes/AbstractNumbering.html +++ b/api/classes/AbstractNumbering.html @@ -1,6 +1,6 @@ -AbstractNumbering | docx

Class AbstractNumbering

Hierarchy (view full)

Constructors

constructor +AbstractNumbering | docx

Class AbstractNumbering

Hierarchy (view full)

Constructors

Properties

Methods

Constructors

Properties

id: number

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Properties

id: number

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/Alignment.html b/api/classes/Alignment.html index f0fa2e23c1..8cc530c511 100644 --- a/api/classes/Alignment.html +++ b/api/classes/Alignment.html @@ -1,5 +1,5 @@ -Alignment | docx

Class Alignment

Hierarchy (view full)

Constructors

constructor +Alignment | docx

Class Alignment

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/AlignmentAttributes.html b/api/classes/AlignmentAttributes.html index 54b43c8876..b452b8790f 100644 --- a/api/classes/AlignmentAttributes.html +++ b/api/classes/AlignmentAttributes.html @@ -1,3 +1,3 @@ -AlignmentAttributes | docx

Class AlignmentAttributes

Hierarchy (view full)

Constructors

constructor +AlignmentAttributes | docx

Class AlignmentAttributes

Hierarchy (view full)

Constructors

Methods

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/AnnotationReference.html b/api/classes/AnnotationReference.html index 6eeb421399..f9c71820d9 100644 --- a/api/classes/AnnotationReference.html +++ b/api/classes/AnnotationReference.html @@ -1,5 +1,5 @@ -AnnotationReference | docx

Class AnnotationReference

Hierarchy (view full)

Constructors

constructor +AnnotationReference | docx

Class AnnotationReference

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/Attributes.html b/api/classes/Attributes.html index a849028ebd..4f54419907 100644 --- a/api/classes/Attributes.html +++ b/api/classes/Attributes.html @@ -1,3 +1,3 @@ -Attributes | docx

Class Attributes

Hierarchy (view full)

  • XmlAttributeComponent<{
        bottom?: string;
        color?: string;
        fill?: string;
        footer?: string;
        gutter?: string;
        h?: string;
        header?: string;
        left?: string;
        linePitch?: string;
        pos?: string | number;
        right?: string;
        rsidR?: string;
        rsidRPr?: string;
        rsidSect?: string;
        space?: string;
        sz?: string;
        top?: string;
        type?: string;
        val?: string | number | boolean;
        w?: string;
    }>
    • Attributes

Constructors

constructor +Attributes | docx

Class Attributes

Hierarchy (view full)

  • XmlAttributeComponent<{
        bottom?: string;
        color?: string;
        fill?: string;
        footer?: string;
        gutter?: string;
        h?: string;
        header?: string;
        left?: string;
        linePitch?: string;
        pos?: string | number;
        right?: string;
        rsidR?: string;
        rsidRPr?: string;
        rsidSect?: string;
        space?: string;
        sz?: string;
        top?: string;
        type?: string;
        val?: string | number | boolean;
        w?: string;
    }>
    • Attributes

Constructors

Methods

Constructors

  • Parameters

    • root: {
          bottom?: string;
          color?: string;
          fill?: string;
          footer?: string;
          gutter?: string;
          h?: string;
          header?: string;
          left?: string;
          linePitch?: string;
          pos?: string | number;
          right?: string;
          rsidR?: string;
          rsidRPr?: string;
          rsidSect?: string;
          space?: string;
          sz?: string;
          top?: string;
          type?: string;
          val?: string | number | boolean;
          w?: string;
      }
      • Optional Readonly bottom?: string
      • Optional Readonly color?: string
      • Optional Readonly fill?: string
      • Optional Readonly footer?: string
      • Optional Readonly gutter?: string
      • Optional Readonly h?: string
      • Optional Readonly header?: string
      • Optional Readonly left?: string
      • Optional Readonly linePitch?: string
      • Optional Readonly pos?: string | number
      • Optional Readonly right?: string
      • Optional Readonly rsidR?: string
      • Optional Readonly rsidRPr?: string
      • Optional Readonly rsidSect?: string
      • Optional Readonly space?: string
      • Optional Readonly sz?: string
      • Optional Readonly top?: string
      • Optional Readonly type?: string
      • Optional Readonly val?: string | number | boolean
      • Optional Readonly w?: string

    Returns Attributes

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

  • Parameters

    • root: {
          bottom?: string;
          color?: string;
          fill?: string;
          footer?: string;
          gutter?: string;
          h?: string;
          header?: string;
          left?: string;
          linePitch?: string;
          pos?: string | number;
          right?: string;
          rsidR?: string;
          rsidRPr?: string;
          rsidSect?: string;
          space?: string;
          sz?: string;
          top?: string;
          type?: string;
          val?: string | number | boolean;
          w?: string;
      }
      • Optional Readonly bottom?: string
      • Optional Readonly color?: string
      • Optional Readonly fill?: string
      • Optional Readonly footer?: string
      • Optional Readonly gutter?: string
      • Optional Readonly h?: string
      • Optional Readonly header?: string
      • Optional Readonly left?: string
      • Optional Readonly linePitch?: string
      • Optional Readonly pos?: string | number
      • Optional Readonly right?: string
      • Optional Readonly rsidR?: string
      • Optional Readonly rsidRPr?: string
      • Optional Readonly rsidSect?: string
      • Optional Readonly space?: string
      • Optional Readonly sz?: string
      • Optional Readonly top?: string
      • Optional Readonly type?: string
      • Optional Readonly val?: string | number | boolean
      • Optional Readonly w?: string

    Returns Attributes

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/BaseEmphasisMark.html b/api/classes/BaseEmphasisMark.html index d32be77032..590597c25a 100644 --- a/api/classes/BaseEmphasisMark.html +++ b/api/classes/BaseEmphasisMark.html @@ -1,4 +1,4 @@ -BaseEmphasisMark | docx

Class BaseEmphasisMarkAbstract

Hierarchy (view full)

Methods

addChildElement +BaseEmphasisMark | docx

Class BaseEmphasisMarkAbstract

Hierarchy (view full)

Methods

Generated using TypeDoc

\ No newline at end of file +

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/BaseXmlComponent.html b/api/classes/BaseXmlComponent.html index b302940d6f..06094c2b4e 100644 --- a/api/classes/BaseXmlComponent.html +++ b/api/classes/BaseXmlComponent.html @@ -1,3 +1,3 @@ -BaseXmlComponent | docx

Class BaseXmlComponentAbstract

Hierarchy (view full)

Constructors

constructor +BaseXmlComponent | docx

Class BaseXmlComponentAbstract

Hierarchy (view full)

Constructors

Methods

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/Body.html b/api/classes/Body.html index 063868a30e..ff2b03f238 100644 --- a/api/classes/Body.html +++ b/api/classes/Body.html @@ -1,10 +1,10 @@ -Body | docx

Class Body

Hierarchy (view full)

Constructors

constructor +Body | docx

Class Body

Hierarchy (view full)

Constructors

Methods

  • Adds new section properties. +

Constructors

Methods

  • Adds new section properties. Note: Previous section is created in paragraph after the current element, and then new section will be added. The spec says:

      @@ -12,4 +12,4 @@
    • last section should be direct child of body

    Parameters

    Returns void

Generated using TypeDoc

\ No newline at end of file +

Returns void

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/Bookmark.html b/api/classes/Bookmark.html index eeb8e6e88f..6dcb685b08 100644 --- a/api/classes/Bookmark.html +++ b/api/classes/Bookmark.html @@ -1,5 +1,5 @@ -Bookmark | docx

Class Bookmark

Constructors

constructor +Bookmark | docx

Class Bookmark

Constructors

Properties

Constructors

Properties

children: readonly ParagraphChild[]

Generated using TypeDoc

\ No newline at end of file +

Constructors

Properties

children: readonly ParagraphChild[]

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/BookmarkEnd.html b/api/classes/BookmarkEnd.html index aaf5572c09..0fec8812e3 100644 --- a/api/classes/BookmarkEnd.html +++ b/api/classes/BookmarkEnd.html @@ -1,5 +1,5 @@ -BookmarkEnd | docx

Class BookmarkEnd

Hierarchy (view full)

Constructors

constructor +BookmarkEnd | docx

Class BookmarkEnd

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/BookmarkStart.html b/api/classes/BookmarkStart.html index 5b0711754e..ed06c88090 100644 --- a/api/classes/BookmarkStart.html +++ b/api/classes/BookmarkStart.html @@ -1,5 +1,5 @@ -BookmarkStart | docx

Class BookmarkStart

Hierarchy (view full)

Constructors

constructor +BookmarkStart | docx

Class BookmarkStart

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/Border.html b/api/classes/Border.html index 8067a60f47..536db4fd78 100644 --- a/api/classes/Border.html +++ b/api/classes/Border.html @@ -1,5 +1,5 @@ -Border | docx

Class Border

Hierarchy (view full)

Constructors

constructor +Border | docx

Class Border

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/BorderElement.html b/api/classes/BorderElement.html index f147cf2ba9..e9df826970 100644 --- a/api/classes/BorderElement.html +++ b/api/classes/BorderElement.html @@ -1,5 +1,5 @@ -BorderElement | docx

Class BorderElement

Hierarchy (view full)

Constructors

constructor +BorderElement | docx

Class BorderElement

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/BuilderElement.html b/api/classes/BuilderElement.html index c009f439a8..fda928e5ac 100644 --- a/api/classes/BuilderElement.html +++ b/api/classes/BuilderElement.html @@ -1,5 +1,5 @@ -BuilderElement | docx

Class BuilderElement<T>

Type Parameters

Hierarchy (view full)

Constructors

constructor +BuilderElement | docx

Class BuilderElement<T>

Type Parameters

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/CarriageReturn.html b/api/classes/CarriageReturn.html index 9ee06a1855..2d9359a451 100644 --- a/api/classes/CarriageReturn.html +++ b/api/classes/CarriageReturn.html @@ -1,5 +1,5 @@ -CarriageReturn | docx

Class CarriageReturn

Hierarchy (view full)

Constructors

constructor +CarriageReturn | docx

Class CarriageReturn

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/CheckBox.html b/api/classes/CheckBox.html index 9224dd185a..074fcf51ef 100644 --- a/api/classes/CheckBox.html +++ b/api/classes/CheckBox.html @@ -1,5 +1,5 @@ -CheckBox | docx

Class CheckBox

Hierarchy (view full)

Constructors

constructor +CheckBox | docx

Class CheckBox

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/CheckBoxSymbolElement.html b/api/classes/CheckBoxSymbolElement.html index cf927eac64..96f31dfc90 100644 --- a/api/classes/CheckBoxSymbolElement.html +++ b/api/classes/CheckBoxSymbolElement.html @@ -1,5 +1,5 @@ -CheckBoxSymbolElement | docx

Class CheckBoxSymbolElement

Hierarchy (view full)

Constructors

constructor +CheckBoxSymbolElement | docx

Class CheckBoxSymbolElement

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/CheckBoxUtil.html b/api/classes/CheckBoxUtil.html index dd46f6787c..344111014d 100644 --- a/api/classes/CheckBoxUtil.html +++ b/api/classes/CheckBoxUtil.html @@ -1,5 +1,5 @@ -CheckBoxUtil | docx

Class CheckBoxUtil

Hierarchy (view full)

Constructors

constructor +CheckBoxUtil | docx

Class CheckBoxUtil

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/Column.html b/api/classes/Column.html index 6d31ad9b07..47e918c460 100644 --- a/api/classes/Column.html +++ b/api/classes/Column.html @@ -1,5 +1,5 @@ -Column | docx

Class Column

Hierarchy (view full)

Constructors

constructor +Column | docx

Class Column

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/ColumnBreak.html b/api/classes/ColumnBreak.html index 850ce808ea..8c92b3dced 100644 --- a/api/classes/ColumnBreak.html +++ b/api/classes/ColumnBreak.html @@ -1,5 +1,5 @@ -ColumnBreak | docx

Class ColumnBreak

Hierarchy (view full)

Constructors

constructor +ColumnBreak | docx

Class ColumnBreak

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/Columns.html b/api/classes/Columns.html index d7214cdf00..7d90c9d360 100644 --- a/api/classes/Columns.html +++ b/api/classes/Columns.html @@ -1,5 +1,5 @@ -Columns | docx

Class Columns

Hierarchy (view full)

Constructors

constructor +Columns | docx

Class Columns

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/Comment.html b/api/classes/Comment.html index 81adfba28d..10ff7a24b9 100644 --- a/api/classes/Comment.html +++ b/api/classes/Comment.html @@ -1,5 +1,5 @@ -Comment | docx

Class Comment

Hierarchy (view full)

Constructors

constructor +Comment | docx

Class Comment

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/CommentRangeEnd.html b/api/classes/CommentRangeEnd.html index a44075def8..2c79dfa7af 100644 --- a/api/classes/CommentRangeEnd.html +++ b/api/classes/CommentRangeEnd.html @@ -1,5 +1,5 @@ -CommentRangeEnd | docx

Class CommentRangeEnd

Hierarchy (view full)

Constructors

constructor +CommentRangeEnd | docx

Class CommentRangeEnd

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/CommentRangeStart.html b/api/classes/CommentRangeStart.html index e2be486593..53a985b41b 100644 --- a/api/classes/CommentRangeStart.html +++ b/api/classes/CommentRangeStart.html @@ -1,5 +1,5 @@ -CommentRangeStart | docx

Class CommentRangeStart

Hierarchy (view full)

Constructors

constructor +CommentRangeStart | docx

Class CommentRangeStart

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/CommentReference.html b/api/classes/CommentReference.html index b89de2969d..4cec7fd244 100644 --- a/api/classes/CommentReference.html +++ b/api/classes/CommentReference.html @@ -1,5 +1,5 @@ -CommentReference | docx

Class CommentReference

Hierarchy (view full)

Constructors

constructor +CommentReference | docx

Class CommentReference

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/Comments.html b/api/classes/Comments.html index 07f5c42eaa..a7a0515d97 100644 --- a/api/classes/Comments.html +++ b/api/classes/Comments.html @@ -1,5 +1,5 @@ -Comments | docx

Class Comments

Hierarchy (view full)

Constructors

constructor +Comments | docx

Class Comments

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/ConcreteHyperlink.html b/api/classes/ConcreteHyperlink.html index 829da4eaba..735ee75935 100644 --- a/api/classes/ConcreteHyperlink.html +++ b/api/classes/ConcreteHyperlink.html @@ -1,6 +1,6 @@ -ConcreteHyperlink | docx

Class ConcreteHyperlink

Hierarchy (view full)

Constructors

constructor +ConcreteHyperlink | docx

Class ConcreteHyperlink

Hierarchy (view full)

Constructors

Properties

Methods

Constructors

Properties

linkId: string

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Properties

linkId: string

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/ConcreteNumbering.html b/api/classes/ConcreteNumbering.html index a141eb49d1..8de10b7575 100644 --- a/api/classes/ConcreteNumbering.html +++ b/api/classes/ConcreteNumbering.html @@ -1,8 +1,8 @@ -ConcreteNumbering | docx

Class ConcreteNumbering

Hierarchy (view full)

Constructors

constructor +ConcreteNumbering | docx

Class ConcreteNumbering

Hierarchy (view full)

Constructors

Properties

instance: number
numId: number
reference: string

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Properties

instance: number
numId: number
reference: string

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/ContinuationSeparator.html b/api/classes/ContinuationSeparator.html index 42d1089a33..49c8571342 100644 --- a/api/classes/ContinuationSeparator.html +++ b/api/classes/ContinuationSeparator.html @@ -1,5 +1,5 @@ -ContinuationSeparator | docx

Class ContinuationSeparator

Hierarchy (view full)

Constructors

constructor +ContinuationSeparator | docx

Class ContinuationSeparator

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/DayLong.html b/api/classes/DayLong.html index e83fef21e5..39c071b3a3 100644 --- a/api/classes/DayLong.html +++ b/api/classes/DayLong.html @@ -1,5 +1,5 @@ -DayLong | docx

Class DayLong

Hierarchy (view full)

Constructors

constructor +DayLong | docx

Class DayLong

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/DayShort.html b/api/classes/DayShort.html index 82e957bd17..d1a3c972cb 100644 --- a/api/classes/DayShort.html +++ b/api/classes/DayShort.html @@ -1,5 +1,5 @@ -DayShort | docx

Class DayShort

Hierarchy (view full)

Constructors

constructor +DayShort | docx

Class DayShort

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/DeletedTextRun.html b/api/classes/DeletedTextRun.html index b52edafd48..ddc6ddd177 100644 --- a/api/classes/DeletedTextRun.html +++ b/api/classes/DeletedTextRun.html @@ -1,5 +1,5 @@ -DeletedTextRun | docx

Class DeletedTextRun

Hierarchy (view full)

Constructors

constructor +DeletedTextRun | docx

Class DeletedTextRun

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/DocGridAttributes.html b/api/classes/DocGridAttributes.html index 0ffb2de497..82fbfbbc9a 100644 --- a/api/classes/DocGridAttributes.html +++ b/api/classes/DocGridAttributes.html @@ -1,3 +1,3 @@ -DocGridAttributes | docx

Class DocGridAttributes

Hierarchy (view full)

Constructors

constructor +DocGridAttributes | docx

Class DocGridAttributes

Hierarchy (view full)

Constructors

Methods

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/Document.html b/api/classes/Document.html index 50ac4ac55c..86e6732f67 100644 --- a/api/classes/Document.html +++ b/api/classes/Document.html @@ -1,4 +1,4 @@ -Document | docx

Class Document

Constructors

constructor +Document | docx

Class Document

Constructors

Accessors

Constructors

Accessors

  • get AppProperties(): AppProperties
  • Returns AppProperties

  • get CoreProperties(): CoreProperties
  • Returns CoreProperties

  • get CustomProperties(): CustomProperties
  • Returns CustomProperties

  • get Document(): DocumentWrapper
  • Returns DocumentWrapper

  • get FileRelationships(): Relationships
  • Returns Relationships

  • get FootNotes(): FootnotesWrapper
  • Returns FootnotesWrapper

Generated using TypeDoc

\ No newline at end of file +

Constructors

Accessors

  • get AppProperties(): AppProperties
  • Returns AppProperties

  • get CoreProperties(): CoreProperties
  • Returns CoreProperties

  • get CustomProperties(): CustomProperties
  • Returns CustomProperties

  • get Document(): DocumentWrapper
  • Returns DocumentWrapper

  • get FileRelationships(): Relationships
  • Returns Relationships

  • get FootNotes(): FootnotesWrapper
  • Returns FootnotesWrapper

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/DocumentAttributes.html b/api/classes/DocumentAttributes.html index 645f8b0213..6050986a8c 100644 --- a/api/classes/DocumentAttributes.html +++ b/api/classes/DocumentAttributes.html @@ -1,3 +1,3 @@ -DocumentAttributes | docx

Class DocumentAttributes

Hierarchy (view full)

Constructors

constructor +DocumentAttributes | docx

Class DocumentAttributes

Hierarchy (view full)

Constructors

Methods

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/DocumentBackground.html b/api/classes/DocumentBackground.html index 53ffbd308b..a026809aca 100644 --- a/api/classes/DocumentBackground.html +++ b/api/classes/DocumentBackground.html @@ -1,5 +1,5 @@ -DocumentBackground | docx

Class DocumentBackground

Hierarchy (view full)

Constructors

constructor +DocumentBackground | docx

Class DocumentBackground

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/DocumentBackgroundAttributes.html b/api/classes/DocumentBackgroundAttributes.html index 7ff187bf15..07f7d7d172 100644 --- a/api/classes/DocumentBackgroundAttributes.html +++ b/api/classes/DocumentBackgroundAttributes.html @@ -1,3 +1,3 @@ -DocumentBackgroundAttributes | docx

Class DocumentBackgroundAttributes

Hierarchy (view full)

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

Constructors

constructor +DocumentBackgroundAttributes | docx

Class DocumentBackgroundAttributes

Hierarchy (view full)

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

Constructors

Methods

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/DocumentDefaults.html b/api/classes/DocumentDefaults.html index bcc785f3fe..3b7b09bcb1 100644 --- a/api/classes/DocumentDefaults.html +++ b/api/classes/DocumentDefaults.html @@ -1,5 +1,5 @@ -DocumentDefaults | docx

Class DocumentDefaults

Hierarchy (view full)

Constructors

constructor +DocumentDefaults | docx

Class DocumentDefaults

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/DocumentGrid.html b/api/classes/DocumentGrid.html index 659f2669fd..01387b9aa8 100644 --- a/api/classes/DocumentGrid.html +++ b/api/classes/DocumentGrid.html @@ -1,5 +1,5 @@ -DocumentGrid | docx

Class DocumentGrid

Hierarchy (view full)

Constructors

constructor +DocumentGrid | docx

Class DocumentGrid

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/DotEmphasisMark.html b/api/classes/DotEmphasisMark.html index 66d5d36de5..2436a84f72 100644 --- a/api/classes/DotEmphasisMark.html +++ b/api/classes/DotEmphasisMark.html @@ -1,5 +1,5 @@ -DotEmphasisMark | docx

Class DotEmphasisMark

Hierarchy (view full)

Constructors

constructor +DotEmphasisMark | docx

Class DotEmphasisMark

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/Drawing.html b/api/classes/Drawing.html index 5a918582c8..f0b567c7fb 100644 --- a/api/classes/Drawing.html +++ b/api/classes/Drawing.html @@ -1,5 +1,5 @@ -Drawing | docx

Class Drawing

Hierarchy (view full)

Constructors

constructor +Drawing | docx

Class Drawing

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/EmphasisMark.html b/api/classes/EmphasisMark.html index a02fb50c7d..cac724e4a2 100644 --- a/api/classes/EmphasisMark.html +++ b/api/classes/EmphasisMark.html @@ -1,5 +1,5 @@ -EmphasisMark | docx

Class EmphasisMark

Hierarchy (view full)

Constructors

constructor +EmphasisMark | docx

Class EmphasisMark

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/EmptyElement.html b/api/classes/EmptyElement.html index 500604bff4..50b29da1cb 100644 --- a/api/classes/EmptyElement.html +++ b/api/classes/EmptyElement.html @@ -1,5 +1,5 @@ -EmptyElement | docx

Class EmptyElement

Hierarchy (view full)

Constructors

constructor +EmptyElement | docx

Class EmptyElement

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/EndnoteReference.html b/api/classes/EndnoteReference.html index bf3a958a2d..926fe91777 100644 --- a/api/classes/EndnoteReference.html +++ b/api/classes/EndnoteReference.html @@ -1,5 +1,5 @@ -EndnoteReference | docx

Class EndnoteReference

Hierarchy (view full)

Constructors

constructor +EndnoteReference | docx

Class EndnoteReference

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/ExternalHyperlink.html b/api/classes/ExternalHyperlink.html index 959c4f446c..fd14c4c699 100644 --- a/api/classes/ExternalHyperlink.html +++ b/api/classes/ExternalHyperlink.html @@ -1,6 +1,6 @@ -ExternalHyperlink | docx

Class ExternalHyperlink

Hierarchy (view full)

Constructors

constructor +ExternalHyperlink | docx

Class ExternalHyperlink

Hierarchy (view full)

Constructors

Properties

Methods

Constructors

Properties

options: {
    children: readonly ParagraphChild[];
    link: string;
}

Type declaration

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Properties

options: {
    children: readonly ParagraphChild[];
    link: string;
}

Type declaration

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/FileChild.html b/api/classes/FileChild.html index 1d84eca6d4..c5f58d9ffe 100644 --- a/api/classes/FileChild.html +++ b/api/classes/FileChild.html @@ -1,6 +1,6 @@ -FileChild | docx

Class FileChild

Hierarchy (view full)

Constructors

constructor +FileChild | docx

Class FileChild

Hierarchy (view full)

Constructors

Properties

Methods

Constructors

Properties

fileChild: symbol = ...

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Properties

fileChild: symbol = ...

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/FootNoteReferenceRunAttributes.html b/api/classes/FootNoteReferenceRunAttributes.html index ff83af568d..71d075ef36 100644 --- a/api/classes/FootNoteReferenceRunAttributes.html +++ b/api/classes/FootNoteReferenceRunAttributes.html @@ -1,3 +1,3 @@ -FootNoteReferenceRunAttributes | docx

Class FootNoteReferenceRunAttributes

Hierarchy (view full)

Constructors

constructor +FootNoteReferenceRunAttributes | docx

Class FootNoteReferenceRunAttributes

Hierarchy (view full)

Constructors

Methods

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/FootNotes.html b/api/classes/FootNotes.html index 44f69e01df..a84590cb11 100644 --- a/api/classes/FootNotes.html +++ b/api/classes/FootNotes.html @@ -1,6 +1,6 @@ -FootNotes | docx

Class FootNotes

Hierarchy (view full)

Constructors

constructor +FootNotes | docx

Class FootNotes

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/Footer.html b/api/classes/Footer.html index cb01e108a7..7045e7d919 100644 --- a/api/classes/Footer.html +++ b/api/classes/Footer.html @@ -1,3 +1,3 @@ -Footer | docx

Class Footer

Constructors

constructor +Footer | docx

Class Footer

Constructors

Properties

Constructors

Properties

Generated using TypeDoc

\ No newline at end of file +

Constructors

Properties

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/FooterWrapper.html b/api/classes/FooterWrapper.html index 12cdae4308..e104914ebc 100644 --- a/api/classes/FooterWrapper.html +++ b/api/classes/FooterWrapper.html @@ -1,7 +1,7 @@ -FooterWrapper | docx

Class FooterWrapper

Implements

  • IViewWrapper

Constructors

constructor +FooterWrapper | docx

Class FooterWrapper

Implements

  • IViewWrapper

Constructors

Accessors

Methods

Constructors

Accessors

  • get Relationships(): Relationships
  • Returns Relationships

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Accessors

  • get Relationships(): Relationships
  • Returns Relationships

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/FootnoteReference.html b/api/classes/FootnoteReference.html index 2bf0cedc0f..ed39171e1d 100644 --- a/api/classes/FootnoteReference.html +++ b/api/classes/FootnoteReference.html @@ -1,5 +1,5 @@ -FootnoteReference | docx

Class FootnoteReference

Hierarchy (view full)

Constructors

constructor +FootnoteReference | docx

Class FootnoteReference

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/FootnoteReferenceElement.html b/api/classes/FootnoteReferenceElement.html index 4ad43e5883..d7f9b18ac5 100644 --- a/api/classes/FootnoteReferenceElement.html +++ b/api/classes/FootnoteReferenceElement.html @@ -1,5 +1,5 @@ -FootnoteReferenceElement | docx

Class FootnoteReferenceElement

Hierarchy (view full)

Constructors

constructor +FootnoteReferenceElement | docx

Class FootnoteReferenceElement

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/FootnoteReferenceRun.html b/api/classes/FootnoteReferenceRun.html index 7a925cb70a..d74d0e67af 100644 --- a/api/classes/FootnoteReferenceRun.html +++ b/api/classes/FootnoteReferenceRun.html @@ -1,5 +1,5 @@ -FootnoteReferenceRun | docx

Class FootnoteReferenceRun

Hierarchy (view full)

  • Run
    • FootnoteReferenceRun

Constructors

constructor +FootnoteReferenceRun | docx

Class FootnoteReferenceRun

Hierarchy (view full)

  • Run
    • FootnoteReferenceRun

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/GridSpan.html b/api/classes/GridSpan.html index 6ed4b14fc4..bd457cd8ee 100644 --- a/api/classes/GridSpan.html +++ b/api/classes/GridSpan.html @@ -1,6 +1,6 @@ GridSpan | docx

Class GridSpan

GridSpan element. Should be used in a table cell. Pass the number of columns that this cell need to span.

-

Hierarchy (view full)

Constructors

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/Header.html b/api/classes/Header.html index 4d5da9d38f..ea0c50f5aa 100644 --- a/api/classes/Header.html +++ b/api/classes/Header.html @@ -1,3 +1,3 @@ -Header | docx

Class Header

Constructors

constructor +Header | docx

Class Header

Constructors

Properties

Constructors

Properties

Generated using TypeDoc

\ No newline at end of file +

Constructors

Properties

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/HeaderFooterReference.html b/api/classes/HeaderFooterReference.html index 599bafa9a6..25da5023ff 100644 --- a/api/classes/HeaderFooterReference.html +++ b/api/classes/HeaderFooterReference.html @@ -1,5 +1,5 @@ -HeaderFooterReference | docx

Class HeaderFooterReference

Hierarchy (view full)

Constructors

constructor +HeaderFooterReference | docx

Class HeaderFooterReference

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/HeaderWrapper.html b/api/classes/HeaderWrapper.html index 8258635812..5225ed3b18 100644 --- a/api/classes/HeaderWrapper.html +++ b/api/classes/HeaderWrapper.html @@ -1,7 +1,7 @@ -HeaderWrapper | docx

Class HeaderWrapper

Implements

  • IViewWrapper

Constructors

constructor +HeaderWrapper | docx

Class HeaderWrapper

Implements

  • IViewWrapper

Constructors

Accessors

Methods

Constructors

Accessors

  • get Relationships(): Relationships
  • Returns Relationships

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Accessors

  • get Relationships(): Relationships
  • Returns Relationships

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/HorizontalPosition.html b/api/classes/HorizontalPosition.html index 23eef02c1e..3a1360d117 100644 --- a/api/classes/HorizontalPosition.html +++ b/api/classes/HorizontalPosition.html @@ -1,5 +1,5 @@ -HorizontalPosition | docx

Class HorizontalPosition

Hierarchy (view full)

Constructors

constructor +HorizontalPosition | docx

Class HorizontalPosition

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/HpsMeasureElement.html b/api/classes/HpsMeasureElement.html index 6890031254..eb2467667b 100644 --- a/api/classes/HpsMeasureElement.html +++ b/api/classes/HpsMeasureElement.html @@ -1,5 +1,5 @@ -HpsMeasureElement | docx

Class HpsMeasureElement

Hierarchy (view full)

Constructors

constructor +HpsMeasureElement | docx

Class HpsMeasureElement

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/IgnoreIfEmptyXmlComponent.html b/api/classes/IgnoreIfEmptyXmlComponent.html index 9c3c1b6f04..22db79f7fd 100644 --- a/api/classes/IgnoreIfEmptyXmlComponent.html +++ b/api/classes/IgnoreIfEmptyXmlComponent.html @@ -1,5 +1,5 @@ -IgnoreIfEmptyXmlComponent | docx

Class IgnoreIfEmptyXmlComponentAbstract

Hierarchy (view full)

Constructors

constructor +IgnoreIfEmptyXmlComponent | docx

Class IgnoreIfEmptyXmlComponentAbstract

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/ImageRun.html b/api/classes/ImageRun.html index 46927b3e27..e934bf79cc 100644 --- a/api/classes/ImageRun.html +++ b/api/classes/ImageRun.html @@ -1,5 +1,5 @@ -ImageRun | docx

Class ImageRun

Hierarchy (view full)

Constructors

constructor +ImageRun | docx

Class ImageRun

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/ImportedRootElementAttributes.html b/api/classes/ImportedRootElementAttributes.html index 86e1217d75..9df9b486d3 100644 --- a/api/classes/ImportedRootElementAttributes.html +++ b/api/classes/ImportedRootElementAttributes.html @@ -1,6 +1,6 @@ ImportedRootElementAttributes | docx

Class ImportedRootElementAttributes

Used for the attributes of root element that is being imported.

-

Hierarchy (view full)

Constructors

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/ImportedXmlComponent.html b/api/classes/ImportedXmlComponent.html index 3a05d925a4..9589c497e5 100644 --- a/api/classes/ImportedXmlComponent.html +++ b/api/classes/ImportedXmlComponent.html @@ -1,11 +1,11 @@ ImportedXmlComponent | docx

Class ImportedXmlComponent

Represents imported xml component from xml file.

-

Hierarchy (view full)

Constructors

Hierarchy (view full)

Constructors

Methods

Methods

Generated using TypeDoc

\ No newline at end of file +

Returns ImportedXmlComponent

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/Indent.html b/api/classes/Indent.html index f5ef17e738..09e6b1c644 100644 --- a/api/classes/Indent.html +++ b/api/classes/Indent.html @@ -1,5 +1,5 @@ -Indent | docx

Class Indent

Hierarchy (view full)

Constructors

constructor +Indent | docx

Class Indent

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/InitializableXmlComponent.html b/api/classes/InitializableXmlComponent.html index e2a00c427c..873f270db7 100644 --- a/api/classes/InitializableXmlComponent.html +++ b/api/classes/InitializableXmlComponent.html @@ -1,5 +1,5 @@ -InitializableXmlComponent | docx

Class InitializableXmlComponentAbstract

Hierarchy (view full)

Constructors

constructor +InitializableXmlComponent | docx

Class InitializableXmlComponentAbstract

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/InsertedTextRun.html b/api/classes/InsertedTextRun.html index 3a4b43cffa..4f23552f0f 100644 --- a/api/classes/InsertedTextRun.html +++ b/api/classes/InsertedTextRun.html @@ -1,5 +1,5 @@ -InsertedTextRun | docx

Class InsertedTextRun

Hierarchy (view full)

Constructors

constructor +InsertedTextRun | docx

Class InsertedTextRun

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/InternalHyperlink.html b/api/classes/InternalHyperlink.html index 233d9291a2..9c7c0ff869 100644 --- a/api/classes/InternalHyperlink.html +++ b/api/classes/InternalHyperlink.html @@ -1,6 +1,6 @@ -InternalHyperlink | docx

Class InternalHyperlink

Hierarchy (view full)

Constructors

constructor +InternalHyperlink | docx

Class InternalHyperlink

Hierarchy (view full)

Constructors

Properties

Methods

Constructors

Properties

linkId: string

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Properties

linkId: string

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/LastRenderedPageBreak.html b/api/classes/LastRenderedPageBreak.html index 8976ae9760..a16a7c795e 100644 --- a/api/classes/LastRenderedPageBreak.html +++ b/api/classes/LastRenderedPageBreak.html @@ -1,5 +1,5 @@ -LastRenderedPageBreak | docx

Class LastRenderedPageBreak

Hierarchy (view full)

Constructors

constructor +LastRenderedPageBreak | docx

Class LastRenderedPageBreak

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/Level.html b/api/classes/Level.html index 92e287e039..056c7a5df0 100644 --- a/api/classes/Level.html +++ b/api/classes/Level.html @@ -1,5 +1,5 @@ -Level | docx

Class Level

Hierarchy (view full)

Constructors

constructor +Level | docx

Class Level

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/LevelBase.html b/api/classes/LevelBase.html index 82ace85c75..c70f5d2d4e 100644 --- a/api/classes/LevelBase.html +++ b/api/classes/LevelBase.html @@ -1,5 +1,5 @@ -LevelBase | docx

Class LevelBase

Hierarchy (view full)

Constructors

constructor +LevelBase | docx

Class LevelBase

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/LevelForOverride.html b/api/classes/LevelForOverride.html index 10e5a78d7f..8bee8617c0 100644 --- a/api/classes/LevelForOverride.html +++ b/api/classes/LevelForOverride.html @@ -1,5 +1,5 @@ -LevelForOverride | docx

Class LevelForOverride

Hierarchy (view full)

Constructors

constructor +LevelForOverride | docx

Class LevelForOverride

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/LevelOverride.html b/api/classes/LevelOverride.html index aad81c40e9..0b729fe627 100644 --- a/api/classes/LevelOverride.html +++ b/api/classes/LevelOverride.html @@ -1,5 +1,5 @@ -LevelOverride | docx

Class LevelOverride

Hierarchy (view full)

Constructors

constructor +LevelOverride | docx

Class LevelOverride

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/Math.html b/api/classes/Math.html index 8266ea4bd0..a75b9ffbf0 100644 --- a/api/classes/Math.html +++ b/api/classes/Math.html @@ -1,5 +1,5 @@ -Math | docx

Class Math

Hierarchy (view full)

Constructors

constructor +Math | docx

Class Math

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/MathAccentCharacter.html b/api/classes/MathAccentCharacter.html index b3a9fa072e..85f7ac4750 100644 --- a/api/classes/MathAccentCharacter.html +++ b/api/classes/MathAccentCharacter.html @@ -1,5 +1,5 @@ -MathAccentCharacter | docx

Class MathAccentCharacter

Hierarchy (view full)

Constructors

constructor +MathAccentCharacter | docx

Class MathAccentCharacter

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/MathAngledBrackets.html b/api/classes/MathAngledBrackets.html index 78d4f614fd..56903f1ae2 100644 --- a/api/classes/MathAngledBrackets.html +++ b/api/classes/MathAngledBrackets.html @@ -1,5 +1,5 @@ -MathAngledBrackets | docx

Class MathAngledBrackets

Hierarchy (view full)

Constructors

constructor +MathAngledBrackets | docx

Class MathAngledBrackets

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/MathBase.html b/api/classes/MathBase.html index 61f1aaf920..5fcc83b964 100644 --- a/api/classes/MathBase.html +++ b/api/classes/MathBase.html @@ -1,5 +1,5 @@ -MathBase | docx

Class MathBase

Hierarchy (view full)

Constructors

constructor +MathBase | docx

Class MathBase

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/MathCurlyBrackets.html b/api/classes/MathCurlyBrackets.html index 6d51bbdcd6..75cda3c902 100644 --- a/api/classes/MathCurlyBrackets.html +++ b/api/classes/MathCurlyBrackets.html @@ -1,5 +1,5 @@ -MathCurlyBrackets | docx

Class MathCurlyBrackets

Hierarchy (view full)

Constructors

constructor +MathCurlyBrackets | docx

Class MathCurlyBrackets

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/MathDegree.html b/api/classes/MathDegree.html index e43c7c3024..ed6acc567a 100644 --- a/api/classes/MathDegree.html +++ b/api/classes/MathDegree.html @@ -1,5 +1,5 @@ -MathDegree | docx

Class MathDegree

Hierarchy (view full)

Constructors

constructor +MathDegree | docx

Class MathDegree

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/MathDenominator.html b/api/classes/MathDenominator.html index 1731e1e5d2..56199cb8df 100644 --- a/api/classes/MathDenominator.html +++ b/api/classes/MathDenominator.html @@ -1,5 +1,5 @@ -MathDenominator | docx

Class MathDenominator

Hierarchy (view full)

Constructors

constructor +MathDenominator | docx

Class MathDenominator

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/MathFraction.html b/api/classes/MathFraction.html index cdedb01a38..e9107d110f 100644 --- a/api/classes/MathFraction.html +++ b/api/classes/MathFraction.html @@ -1,5 +1,5 @@ -MathFraction | docx

Class MathFraction

Hierarchy (view full)

Constructors

constructor +MathFraction | docx

Class MathFraction

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/MathFunction.html b/api/classes/MathFunction.html index 2247765357..faea748030 100644 --- a/api/classes/MathFunction.html +++ b/api/classes/MathFunction.html @@ -1,5 +1,5 @@ -MathFunction | docx

Class MathFunction

Hierarchy (view full)

Constructors

constructor +MathFunction | docx

Class MathFunction

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/MathFunctionName.html b/api/classes/MathFunctionName.html index 27298a2f21..0a5c9eb4f8 100644 --- a/api/classes/MathFunctionName.html +++ b/api/classes/MathFunctionName.html @@ -1,5 +1,5 @@ -MathFunctionName | docx

Class MathFunctionName

Hierarchy (view full)

Constructors

constructor +MathFunctionName | docx

Class MathFunctionName

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/MathFunctionProperties.html b/api/classes/MathFunctionProperties.html index 01117862e2..1856901474 100644 --- a/api/classes/MathFunctionProperties.html +++ b/api/classes/MathFunctionProperties.html @@ -1,5 +1,5 @@ -MathFunctionProperties | docx

Class MathFunctionProperties

Hierarchy (view full)

Constructors

constructor +MathFunctionProperties | docx

Class MathFunctionProperties

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/MathIntegral.html b/api/classes/MathIntegral.html index eeabf3a46f..5a8d7e64e7 100644 --- a/api/classes/MathIntegral.html +++ b/api/classes/MathIntegral.html @@ -1,5 +1,5 @@ -MathIntegral | docx

Class MathIntegral

Hierarchy (view full)

Constructors

constructor +MathIntegral | docx

Class MathIntegral

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/MathLimit.html b/api/classes/MathLimit.html index 46cf7f278d..91bd7e0b30 100644 --- a/api/classes/MathLimit.html +++ b/api/classes/MathLimit.html @@ -1,5 +1,5 @@ -MathLimit | docx

Class MathLimit

Hierarchy (view full)

Constructors

constructor +MathLimit | docx

Class MathLimit

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/MathLimitLocation.html b/api/classes/MathLimitLocation.html index 1d96f88bce..25286e7e07 100644 --- a/api/classes/MathLimitLocation.html +++ b/api/classes/MathLimitLocation.html @@ -1,5 +1,5 @@ -MathLimitLocation | docx

Class MathLimitLocation

Hierarchy (view full)

Constructors

constructor +MathLimitLocation | docx

Class MathLimitLocation

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/MathLimitLower.html b/api/classes/MathLimitLower.html index bff8fdab70..36afa22d3e 100644 --- a/api/classes/MathLimitLower.html +++ b/api/classes/MathLimitLower.html @@ -1,5 +1,5 @@ -MathLimitLower | docx

Class MathLimitLower

Hierarchy (view full)

Constructors

constructor +MathLimitLower | docx

Class MathLimitLower

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/MathLimitUpper.html b/api/classes/MathLimitUpper.html index 2d94369f07..49588cb3fb 100644 --- a/api/classes/MathLimitUpper.html +++ b/api/classes/MathLimitUpper.html @@ -1,5 +1,5 @@ -MathLimitUpper | docx

Class MathLimitUpper

Hierarchy (view full)

Constructors

constructor +MathLimitUpper | docx

Class MathLimitUpper

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/MathNAryProperties.html b/api/classes/MathNAryProperties.html index 96de8da06e..bb88f3e2c0 100644 --- a/api/classes/MathNAryProperties.html +++ b/api/classes/MathNAryProperties.html @@ -1,5 +1,5 @@ -MathNAryProperties | docx

Class MathNAryProperties

Hierarchy (view full)

Constructors

constructor +MathNAryProperties | docx

Class MathNAryProperties

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/MathNumerator.html b/api/classes/MathNumerator.html index f118b68d72..4de2f6e9e2 100644 --- a/api/classes/MathNumerator.html +++ b/api/classes/MathNumerator.html @@ -1,5 +1,5 @@ -MathNumerator | docx

Class MathNumerator

Hierarchy (view full)

Constructors

constructor +MathNumerator | docx

Class MathNumerator

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/MathPreSubSuperScript.html b/api/classes/MathPreSubSuperScript.html index 24f79d5bf9..ce55e1249f 100644 --- a/api/classes/MathPreSubSuperScript.html +++ b/api/classes/MathPreSubSuperScript.html @@ -1,5 +1,5 @@ -MathPreSubSuperScript | docx

Class MathPreSubSuperScript

Hierarchy (view full)

Constructors

constructor +MathPreSubSuperScript | docx

Class MathPreSubSuperScript

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/MathPreSubSuperScriptProperties.html b/api/classes/MathPreSubSuperScriptProperties.html index 58198e312c..95ea676676 100644 --- a/api/classes/MathPreSubSuperScriptProperties.html +++ b/api/classes/MathPreSubSuperScriptProperties.html @@ -1,5 +1,5 @@ -MathPreSubSuperScriptProperties | docx

Class MathPreSubSuperScriptProperties

Hierarchy (view full)

Constructors

constructor +MathPreSubSuperScriptProperties | docx

Class MathPreSubSuperScriptProperties

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/MathRadical.html b/api/classes/MathRadical.html index 0aeeba674e..95eed54bd6 100644 --- a/api/classes/MathRadical.html +++ b/api/classes/MathRadical.html @@ -1,5 +1,5 @@ -MathRadical | docx

Class MathRadical

Hierarchy (view full)

Constructors

constructor +MathRadical | docx

Class MathRadical

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/MathRadicalProperties.html b/api/classes/MathRadicalProperties.html index 1cc7c3a041..066d494fcb 100644 --- a/api/classes/MathRadicalProperties.html +++ b/api/classes/MathRadicalProperties.html @@ -1,5 +1,5 @@ -MathRadicalProperties | docx

Class MathRadicalProperties

Hierarchy (view full)

Constructors

constructor +MathRadicalProperties | docx

Class MathRadicalProperties

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/MathRoundBrackets.html b/api/classes/MathRoundBrackets.html index 85de36473c..2fd3da318a 100644 --- a/api/classes/MathRoundBrackets.html +++ b/api/classes/MathRoundBrackets.html @@ -1,5 +1,5 @@ -MathRoundBrackets | docx

Class MathRoundBrackets

Hierarchy (view full)

Constructors

constructor +MathRoundBrackets | docx

Class MathRoundBrackets

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/MathRun.html b/api/classes/MathRun.html index e2207b8e30..ba0e6d791b 100644 --- a/api/classes/MathRun.html +++ b/api/classes/MathRun.html @@ -1,5 +1,5 @@ -MathRun | docx

Class MathRun

Hierarchy (view full)

Constructors

constructor +MathRun | docx

Class MathRun

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/MathSquareBrackets.html b/api/classes/MathSquareBrackets.html index c5927b1b94..5a0a07da9e 100644 --- a/api/classes/MathSquareBrackets.html +++ b/api/classes/MathSquareBrackets.html @@ -1,5 +1,5 @@ -MathSquareBrackets | docx

Class MathSquareBrackets

Hierarchy (view full)

Constructors

constructor +MathSquareBrackets | docx

Class MathSquareBrackets

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/MathSubScript.html b/api/classes/MathSubScript.html index 77ff5baef0..66fb75a689 100644 --- a/api/classes/MathSubScript.html +++ b/api/classes/MathSubScript.html @@ -1,5 +1,5 @@ -MathSubScript | docx

Class MathSubScript

Hierarchy (view full)

Constructors

constructor +MathSubScript | docx

Class MathSubScript

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/MathSubScriptElement.html b/api/classes/MathSubScriptElement.html index 087cee0710..81df1c8b1d 100644 --- a/api/classes/MathSubScriptElement.html +++ b/api/classes/MathSubScriptElement.html @@ -1,5 +1,5 @@ -MathSubScriptElement | docx

Class MathSubScriptElement

Hierarchy (view full)

Constructors

constructor +MathSubScriptElement | docx

Class MathSubScriptElement

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/MathSubScriptProperties.html b/api/classes/MathSubScriptProperties.html index d3a338cfb2..303c3b0e33 100644 --- a/api/classes/MathSubScriptProperties.html +++ b/api/classes/MathSubScriptProperties.html @@ -1,5 +1,5 @@ -MathSubScriptProperties | docx

Class MathSubScriptProperties

Hierarchy (view full)

Constructors

constructor +MathSubScriptProperties | docx

Class MathSubScriptProperties

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/MathSubSuperScript.html b/api/classes/MathSubSuperScript.html index 7af6990324..3ae9040cb4 100644 --- a/api/classes/MathSubSuperScript.html +++ b/api/classes/MathSubSuperScript.html @@ -1,5 +1,5 @@ -MathSubSuperScript | docx

Class MathSubSuperScript

Hierarchy (view full)

Constructors

constructor +MathSubSuperScript | docx

Class MathSubSuperScript

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/MathSubSuperScriptProperties.html b/api/classes/MathSubSuperScriptProperties.html index b86e4a46d5..ced23568d8 100644 --- a/api/classes/MathSubSuperScriptProperties.html +++ b/api/classes/MathSubSuperScriptProperties.html @@ -1,5 +1,5 @@ -MathSubSuperScriptProperties | docx

Class MathSubSuperScriptProperties

Hierarchy (view full)

Constructors

constructor +MathSubSuperScriptProperties | docx

Class MathSubSuperScriptProperties

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/MathSum.html b/api/classes/MathSum.html index 9b1d58ab08..178469571b 100644 --- a/api/classes/MathSum.html +++ b/api/classes/MathSum.html @@ -1,5 +1,5 @@ -MathSum | docx

Class MathSum

Hierarchy (view full)

Constructors

constructor +MathSum | docx

Class MathSum

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/MathSuperScript.html b/api/classes/MathSuperScript.html index a56e4582c7..dd24aa6072 100644 --- a/api/classes/MathSuperScript.html +++ b/api/classes/MathSuperScript.html @@ -1,5 +1,5 @@ -MathSuperScript | docx

Class MathSuperScript

Hierarchy (view full)

Constructors

constructor +MathSuperScript | docx

Class MathSuperScript

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/MathSuperScriptElement.html b/api/classes/MathSuperScriptElement.html index d62dd09e43..271c7e815f 100644 --- a/api/classes/MathSuperScriptElement.html +++ b/api/classes/MathSuperScriptElement.html @@ -1,5 +1,5 @@ -MathSuperScriptElement | docx

Class MathSuperScriptElement

Hierarchy (view full)

Constructors

constructor +MathSuperScriptElement | docx

Class MathSuperScriptElement

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/MathSuperScriptProperties.html b/api/classes/MathSuperScriptProperties.html index 71bf441bfb..dae9708842 100644 --- a/api/classes/MathSuperScriptProperties.html +++ b/api/classes/MathSuperScriptProperties.html @@ -1,5 +1,5 @@ -MathSuperScriptProperties | docx

Class MathSuperScriptProperties

Hierarchy (view full)

Constructors

constructor +MathSuperScriptProperties | docx

Class MathSuperScriptProperties

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/Media.html b/api/classes/Media.html index d3a58ac0e8..e1d3edbee5 100644 --- a/api/classes/Media.html +++ b/api/classes/Media.html @@ -1,4 +1,4 @@ -Media | docx

Class Media

Constructors

constructor +Media | docx

Class Media

Constructors

Accessors

Methods

Constructors

Accessors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Accessors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/MonthLong.html b/api/classes/MonthLong.html index 9e259a22de..807adcf736 100644 --- a/api/classes/MonthLong.html +++ b/api/classes/MonthLong.html @@ -1,5 +1,5 @@ -MonthLong | docx

Class MonthLong

Hierarchy (view full)

Constructors

constructor +MonthLong | docx

Class MonthLong

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/MonthShort.html b/api/classes/MonthShort.html index d9b7e00685..971534c840 100644 --- a/api/classes/MonthShort.html +++ b/api/classes/MonthShort.html @@ -1,5 +1,5 @@ -MonthShort | docx

Class MonthShort

Hierarchy (view full)

Constructors

constructor +MonthShort | docx

Class MonthShort

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/NextAttributeComponent.html b/api/classes/NextAttributeComponent.html index 813032c932..7515f25073 100644 --- a/api/classes/NextAttributeComponent.html +++ b/api/classes/NextAttributeComponent.html @@ -1,3 +1,3 @@ -NextAttributeComponent | docx

Class NextAttributeComponent<T>

Type Parameters

Hierarchy (view full)

Constructors

constructor +NextAttributeComponent | docx

Class NextAttributeComponent<T>

Type Parameters

Hierarchy (view full)

Constructors

Methods

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/NoBreakHyphen.html b/api/classes/NoBreakHyphen.html index b01c791ccc..135f9ec082 100644 --- a/api/classes/NoBreakHyphen.html +++ b/api/classes/NoBreakHyphen.html @@ -1,5 +1,5 @@ -NoBreakHyphen | docx

Class NoBreakHyphen

Hierarchy (view full)

Constructors

constructor +NoBreakHyphen | docx

Class NoBreakHyphen

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/NumberProperties.html b/api/classes/NumberProperties.html index 3877c95123..14118dfbb4 100644 --- a/api/classes/NumberProperties.html +++ b/api/classes/NumberProperties.html @@ -1,5 +1,5 @@ -NumberProperties | docx

Class NumberProperties

Hierarchy (view full)

Constructors

constructor +NumberProperties | docx

Class NumberProperties

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/NumberValueElement.html b/api/classes/NumberValueElement.html index 1d7655f362..49b239caf8 100644 --- a/api/classes/NumberValueElement.html +++ b/api/classes/NumberValueElement.html @@ -1,5 +1,5 @@ -NumberValueElement | docx

Class NumberValueElement

Hierarchy (view full)

Constructors

constructor +NumberValueElement | docx

Class NumberValueElement

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/Numbering.html b/api/classes/Numbering.html index e27678cd6f..f5db0fe57e 100644 --- a/api/classes/Numbering.html +++ b/api/classes/Numbering.html @@ -1,8 +1,8 @@ -Numbering | docx

Class Numbering

Hierarchy (view full)

Constructors

constructor +Numbering | docx

Class Numbering

Hierarchy (view full)

Constructors

Accessors

Methods

  • Parameters

    • reference: string
    • instance: number

    Returns void

Generated using TypeDoc

\ No newline at end of file +

Constructors

Accessors

Methods

  • Parameters

    • reference: string
    • instance: number

    Returns void

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/OnOffElement.html b/api/classes/OnOffElement.html index dd59addadf..d6ef24f64d 100644 --- a/api/classes/OnOffElement.html +++ b/api/classes/OnOffElement.html @@ -1,5 +1,5 @@ -OnOffElement | docx

Class OnOffElement

Hierarchy (view full)

Constructors

constructor +OnOffElement | docx

Class OnOffElement

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/OutlineLevel.html b/api/classes/OutlineLevel.html index 53c9ff95b8..f58ef29a5c 100644 --- a/api/classes/OutlineLevel.html +++ b/api/classes/OutlineLevel.html @@ -1,6 +1,6 @@ -OutlineLevel | docx

Class OutlineLevel

Hierarchy (view full)

Constructors

constructor +OutlineLevel | docx

Class OutlineLevel

Hierarchy (view full)

Constructors

Properties

Methods

Constructors

Properties

level: number

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Properties

level: number

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/Packer.html b/api/classes/Packer.html index 062a81c699..682e6e4a33 100644 --- a/api/classes/Packer.html +++ b/api/classes/Packer.html @@ -1,7 +1,7 @@ -Packer | docx

Class Packer

Constructors

constructor +Packer | docx

Class Packer

Constructors

Methods

  • Parameters

    • file: Document
    • Optional prettify: boolean | "" | " " | " " | "\t"

    Returns Promise<string>

  • Parameters

    • file: Document
    • Optional prettify: boolean | "" | " " | " " | "\t"

    Returns Promise<Blob>

  • Parameters

    • file: Document
    • Optional prettify: boolean | "" | " " | " " | "\t"

    Returns Promise<Buffer>

  • Parameters

    • file: Document
    • Optional prettify: boolean | "" | " " | " " | "\t"

    Returns Promise<string>

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

  • Parameters

    • file: Document
    • Optional prettify: boolean | "" | " " | " " | "\t"

    Returns Promise<string>

  • Parameters

    • file: Document
    • Optional prettify: boolean | "" | " " | " " | "\t"

    Returns Promise<Blob>

  • Parameters

    • file: Document
    • Optional prettify: boolean | "" | " " | " " | "\t"

    Returns Promise<Buffer>

  • Parameters

    • file: Document
    • Optional prettify: boolean | "" | " " | " " | "\t"

    Returns Promise<string>

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/PageBorders.html b/api/classes/PageBorders.html index dda8a6f3a8..60735ad8fc 100644 --- a/api/classes/PageBorders.html +++ b/api/classes/PageBorders.html @@ -1,5 +1,5 @@ -PageBorders | docx

Class PageBorders

Hierarchy (view full)

Constructors

constructor +PageBorders | docx

Class PageBorders

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/PageBreak.html b/api/classes/PageBreak.html index a9b3e24f45..1a082a2b8d 100644 --- a/api/classes/PageBreak.html +++ b/api/classes/PageBreak.html @@ -1,5 +1,5 @@ -PageBreak | docx

Class PageBreak

Hierarchy (view full)

Constructors

constructor +PageBreak | docx

Class PageBreak

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/PageBreakBefore.html b/api/classes/PageBreakBefore.html index a26f2671b4..18cafa3018 100644 --- a/api/classes/PageBreakBefore.html +++ b/api/classes/PageBreakBefore.html @@ -1,6 +1,6 @@ PageBreakBefore | docx

Class PageBreakBefore

Add page break before the paragraph if there is no one added before.

-

Hierarchy (view full)

Constructors

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/PageMargin.html b/api/classes/PageMargin.html index 1aeb181836..29baf25f2e 100644 --- a/api/classes/PageMargin.html +++ b/api/classes/PageMargin.html @@ -1,5 +1,5 @@ -PageMargin | docx

Class PageMargin

Hierarchy (view full)

Constructors

constructor +PageMargin | docx

Class PageMargin

Hierarchy (view full)

Constructors

  • Parameters

    • top: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi` | `-${number}mm` | `-${number}cm` | `-${number}in` | `-${number}pt` | `-${number}pc` | `-${number}pi`
    • right: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`
    • bottom: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi` | `-${number}mm` | `-${number}cm` | `-${number}in` | `-${number}pt` | `-${number}pc` | `-${number}pi`
    • left: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`
    • header: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`
    • footer: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`
    • gutter: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`

    Returns PageMargin

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

  • Parameters

    • top: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi` | `-${number}mm` | `-${number}cm` | `-${number}in` | `-${number}pt` | `-${number}pc` | `-${number}pi`
    • right: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`
    • bottom: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi` | `-${number}mm` | `-${number}cm` | `-${number}in` | `-${number}pt` | `-${number}pc` | `-${number}pi`
    • left: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`
    • header: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`
    • footer: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`
    • gutter: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`

    Returns PageMargin

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/PageNumberElement.html b/api/classes/PageNumberElement.html index 910150a9ef..4287eef678 100644 --- a/api/classes/PageNumberElement.html +++ b/api/classes/PageNumberElement.html @@ -1,5 +1,5 @@ -PageNumberElement | docx

Class PageNumberElement

Hierarchy (view full)

Constructors

constructor +PageNumberElement | docx

Class PageNumberElement

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/PageNumberType.html b/api/classes/PageNumberType.html index 1aca77570f..385b087738 100644 --- a/api/classes/PageNumberType.html +++ b/api/classes/PageNumberType.html @@ -1,5 +1,5 @@ -PageNumberType | docx

Class PageNumberType

Hierarchy (view full)

Constructors

constructor +PageNumberType | docx

Class PageNumberType

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/PageNumberTypeAttributes.html b/api/classes/PageNumberTypeAttributes.html index 2b076099a0..1eb462f4ab 100644 --- a/api/classes/PageNumberTypeAttributes.html +++ b/api/classes/PageNumberTypeAttributes.html @@ -1,3 +1,3 @@ -PageNumberTypeAttributes | docx

Class PageNumberTypeAttributes

Hierarchy (view full)

Constructors

constructor +PageNumberTypeAttributes | docx

Class PageNumberTypeAttributes

Hierarchy (view full)

Constructors

Methods

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/PageReference.html b/api/classes/PageReference.html index 29d2d297aa..77eeb5b977 100644 --- a/api/classes/PageReference.html +++ b/api/classes/PageReference.html @@ -1,5 +1,5 @@ -PageReference | docx

Class PageReference

Hierarchy (view full)

  • Run
    • PageReference

Constructors

constructor +PageReference | docx

Class PageReference

Hierarchy (view full)

  • Run
    • PageReference

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/PageSize.html b/api/classes/PageSize.html index 7928676b21..62e91d923f 100644 --- a/api/classes/PageSize.html +++ b/api/classes/PageSize.html @@ -1,5 +1,5 @@ -PageSize | docx

Class PageSize

Hierarchy (view full)

Constructors

constructor +PageSize | docx

Class PageSize

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/PageTextDirection.html b/api/classes/PageTextDirection.html index 7113f6ee98..28114ab6c0 100644 --- a/api/classes/PageTextDirection.html +++ b/api/classes/PageTextDirection.html @@ -1,5 +1,5 @@ -PageTextDirection | docx

Class PageTextDirection

Hierarchy (view full)

Constructors

constructor +PageTextDirection | docx

Class PageTextDirection

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/Paragraph.html b/api/classes/Paragraph.html index d1a3b0ff29..a3c438bd38 100644 --- a/api/classes/Paragraph.html +++ b/api/classes/Paragraph.html @@ -1,7 +1,7 @@ -Paragraph | docx

Class Paragraph

Hierarchy (view full)

Constructors

constructor +Paragraph | docx

Class Paragraph

Hierarchy (view full)

Constructors

Properties

fileChild: symbol = ...

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Properties

fileChild: symbol = ...

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/ParagraphProperties.html b/api/classes/ParagraphProperties.html index 0d00c43136..1b65655362 100644 --- a/api/classes/ParagraphProperties.html +++ b/api/classes/ParagraphProperties.html @@ -1,6 +1,6 @@ -ParagraphProperties | docx

Class ParagraphProperties

Hierarchy (view full)

Constructors

constructor +ParagraphProperties | docx

Class ParagraphProperties

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/ParagraphPropertiesDefaults.html b/api/classes/ParagraphPropertiesDefaults.html index fc22aad1ab..28c14fd310 100644 --- a/api/classes/ParagraphPropertiesDefaults.html +++ b/api/classes/ParagraphPropertiesDefaults.html @@ -1,5 +1,5 @@ -ParagraphPropertiesDefaults | docx

Class ParagraphPropertiesDefaults

Hierarchy (view full)

Constructors

constructor +ParagraphPropertiesDefaults | docx

Class ParagraphPropertiesDefaults

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/PositionalTab.html b/api/classes/PositionalTab.html index 19ba847424..97cf6252a4 100644 --- a/api/classes/PositionalTab.html +++ b/api/classes/PositionalTab.html @@ -1,5 +1,5 @@ -PositionalTab | docx

Class PositionalTab

Hierarchy (view full)

Constructors

constructor +PositionalTab | docx

Class PositionalTab

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/Run.html b/api/classes/Run.html index 7934ff65b9..1ff1a0f2b9 100644 --- a/api/classes/Run.html +++ b/api/classes/Run.html @@ -1,5 +1,5 @@ -Run | docx

Class Run

Hierarchy (view full)

Constructors

constructor +Run | docx

Class Run

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/RunFonts.html b/api/classes/RunFonts.html index 5389c9777f..c5df8912ae 100644 --- a/api/classes/RunFonts.html +++ b/api/classes/RunFonts.html @@ -1,5 +1,5 @@ -RunFonts | docx

Class RunFonts

Hierarchy (view full)

Constructors

constructor +RunFonts | docx

Class RunFonts

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/RunProperties.html b/api/classes/RunProperties.html index 661f454159..4a8b323011 100644 --- a/api/classes/RunProperties.html +++ b/api/classes/RunProperties.html @@ -1,6 +1,6 @@ -RunProperties | docx

Class RunProperties

Hierarchy (view full)

Constructors

constructor +RunProperties | docx

Class RunProperties

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/RunPropertiesChange.html b/api/classes/RunPropertiesChange.html index 17deef99bf..0584332ced 100644 --- a/api/classes/RunPropertiesChange.html +++ b/api/classes/RunPropertiesChange.html @@ -1,5 +1,5 @@ -RunPropertiesChange | docx

Class RunPropertiesChange

Hierarchy (view full)

Constructors

constructor +RunPropertiesChange | docx

Class RunPropertiesChange

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/RunPropertiesDefaults.html b/api/classes/RunPropertiesDefaults.html index a14ff5e71b..45133db594 100644 --- a/api/classes/RunPropertiesDefaults.html +++ b/api/classes/RunPropertiesDefaults.html @@ -1,5 +1,5 @@ -RunPropertiesDefaults | docx

Class RunPropertiesDefaults

Hierarchy (view full)

Constructors

constructor +RunPropertiesDefaults | docx

Class RunPropertiesDefaults

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/SectionProperties.html b/api/classes/SectionProperties.html index 532e340150..e8680ec027 100644 --- a/api/classes/SectionProperties.html +++ b/api/classes/SectionProperties.html @@ -1,5 +1,5 @@ -SectionProperties | docx

Class SectionProperties

Hierarchy (view full)

Constructors

constructor +SectionProperties | docx

Class SectionProperties

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/SectionTypeAttributes.html b/api/classes/SectionTypeAttributes.html index a563c9e6e6..31979ac996 100644 --- a/api/classes/SectionTypeAttributes.html +++ b/api/classes/SectionTypeAttributes.html @@ -1,3 +1,3 @@ -SectionTypeAttributes | docx

Class SectionTypeAttributes

Hierarchy (view full)

Constructors

constructor +SectionTypeAttributes | docx

Class SectionTypeAttributes

Hierarchy (view full)

Constructors

Methods

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/Separator.html b/api/classes/Separator.html index 4359848d16..5d61c39f34 100644 --- a/api/classes/Separator.html +++ b/api/classes/Separator.html @@ -1,5 +1,5 @@ -Separator | docx

Class Separator

Hierarchy (view full)

Constructors

constructor +Separator | docx

Class Separator

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/SequentialIdentifier.html b/api/classes/SequentialIdentifier.html index 66e201000b..f720f47fdf 100644 --- a/api/classes/SequentialIdentifier.html +++ b/api/classes/SequentialIdentifier.html @@ -1,5 +1,5 @@ -SequentialIdentifier | docx

Class SequentialIdentifier

Hierarchy (view full)

  • Run
    • SequentialIdentifier

Constructors

constructor +SequentialIdentifier | docx

Class SequentialIdentifier

Hierarchy (view full)

  • Run
    • SequentialIdentifier

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/Shading.html b/api/classes/Shading.html index 690fa40a01..a789d00774 100644 --- a/api/classes/Shading.html +++ b/api/classes/Shading.html @@ -1,5 +1,5 @@ -Shading | docx

Class Shading

Hierarchy (view full)

Constructors

constructor +Shading | docx

Class Shading

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/SimpleField.html b/api/classes/SimpleField.html index 5f249db4fc..2a75e507c6 100644 --- a/api/classes/SimpleField.html +++ b/api/classes/SimpleField.html @@ -1,5 +1,5 @@ -SimpleField | docx

Class SimpleField

Hierarchy (view full)

Constructors

constructor +SimpleField | docx

Class SimpleField

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/SimpleMailMergeField.html b/api/classes/SimpleMailMergeField.html index 873ea2a2e4..e1c486dc3d 100644 --- a/api/classes/SimpleMailMergeField.html +++ b/api/classes/SimpleMailMergeField.html @@ -1,5 +1,5 @@ -SimpleMailMergeField | docx

Class SimpleMailMergeField

Hierarchy (view full)

Constructors

constructor +SimpleMailMergeField | docx

Class SimpleMailMergeField

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/SimplePos.html b/api/classes/SimplePos.html index 24280f9e48..948c17ffec 100644 --- a/api/classes/SimplePos.html +++ b/api/classes/SimplePos.html @@ -1,5 +1,5 @@ -SimplePos | docx

Class SimplePos

Hierarchy (view full)

Constructors

constructor +SimplePos | docx

Class SimplePos

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/SoftHyphen.html b/api/classes/SoftHyphen.html index fbd75edeff..364045580c 100644 --- a/api/classes/SoftHyphen.html +++ b/api/classes/SoftHyphen.html @@ -1,5 +1,5 @@ -SoftHyphen | docx

Class SoftHyphen

Hierarchy (view full)

Constructors

constructor +SoftHyphen | docx

Class SoftHyphen

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/Spacing.html b/api/classes/Spacing.html index ba27f7c5ed..b0ed93cfdc 100644 --- a/api/classes/Spacing.html +++ b/api/classes/Spacing.html @@ -1,5 +1,5 @@ -Spacing | docx

Class Spacing

Hierarchy (view full)

Constructors

constructor +Spacing | docx

Class Spacing

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/StringContainer.html b/api/classes/StringContainer.html index 63c667de23..8586e1b1cd 100644 --- a/api/classes/StringContainer.html +++ b/api/classes/StringContainer.html @@ -1,5 +1,5 @@ -StringContainer | docx

Class StringContainer

Hierarchy (view full)

Constructors

constructor +StringContainer | docx

Class StringContainer

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/StringEnumValueElement.html b/api/classes/StringEnumValueElement.html index d56150de99..a4bbc68fef 100644 --- a/api/classes/StringEnumValueElement.html +++ b/api/classes/StringEnumValueElement.html @@ -1,5 +1,5 @@ -StringEnumValueElement | docx

Class StringEnumValueElement<T>

Type Parameters

  • T extends string

Hierarchy (view full)

Constructors

constructor +StringEnumValueElement | docx

Class StringEnumValueElement<T>

Type Parameters

  • T extends string

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/StringValueElement.html b/api/classes/StringValueElement.html index c110d104b5..b572e7bca1 100644 --- a/api/classes/StringValueElement.html +++ b/api/classes/StringValueElement.html @@ -1,5 +1,5 @@ -StringValueElement | docx

Class StringValueElement

Hierarchy (view full)

Constructors

constructor +StringValueElement | docx

Class StringValueElement

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/Style.html b/api/classes/Style.html index 5aeaa465f0..8c129f567a 100644 --- a/api/classes/Style.html +++ b/api/classes/Style.html @@ -1,5 +1,5 @@ -Style | docx

Class Style

Hierarchy (view full)

Constructors

constructor +Style | docx

Class Style

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/StyleForCharacter.html b/api/classes/StyleForCharacter.html index 073d31ce63..578d141e98 100644 --- a/api/classes/StyleForCharacter.html +++ b/api/classes/StyleForCharacter.html @@ -1,5 +1,5 @@ -StyleForCharacter | docx

Class StyleForCharacter

Hierarchy

  • Style
    • StyleForCharacter

Constructors

constructor +StyleForCharacter | docx

Class StyleForCharacter

Hierarchy

  • Style
    • StyleForCharacter

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/StyleForParagraph.html b/api/classes/StyleForParagraph.html index 1f34c503f6..2419e1661c 100644 --- a/api/classes/StyleForParagraph.html +++ b/api/classes/StyleForParagraph.html @@ -1,5 +1,5 @@ -StyleForParagraph | docx

Class StyleForParagraph

Hierarchy

  • Style
    • StyleForParagraph

Constructors

constructor +StyleForParagraph | docx

Class StyleForParagraph

Hierarchy

  • Style
    • StyleForParagraph

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/StyleLevel.html b/api/classes/StyleLevel.html index 280de22659..58bce4db60 100644 --- a/api/classes/StyleLevel.html +++ b/api/classes/StyleLevel.html @@ -1,4 +1,4 @@ -StyleLevel | docx

Class StyleLevel

Constructors

constructor +StyleLevel | docx

Class StyleLevel

Constructors

Properties

Constructors

Properties

level: number
styleName: string

Generated using TypeDoc

\ No newline at end of file +

Constructors

Properties

level: number
styleName: string

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/Styles.html b/api/classes/Styles.html index 6899d63bc5..59ffb6572c 100644 --- a/api/classes/Styles.html +++ b/api/classes/Styles.html @@ -1,5 +1,5 @@ -Styles | docx

Class Styles

Hierarchy (view full)

Constructors

constructor +Styles | docx

Class Styles

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/SymbolRun.html b/api/classes/SymbolRun.html index bc4214a26b..d78ff3e73f 100644 --- a/api/classes/SymbolRun.html +++ b/api/classes/SymbolRun.html @@ -1,5 +1,5 @@ -SymbolRun | docx

Class SymbolRun

Hierarchy (view full)

Constructors

constructor +SymbolRun | docx

Class SymbolRun

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/TDirection.html b/api/classes/TDirection.html index b077da6ea2..a9328efff7 100644 --- a/api/classes/TDirection.html +++ b/api/classes/TDirection.html @@ -1,6 +1,6 @@ TDirection | docx

Class TDirection

Text Direction within a table cell

-

Hierarchy (view full)

Constructors

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/Tab.html b/api/classes/Tab.html index caaec6bee9..3dcb44ece5 100644 --- a/api/classes/Tab.html +++ b/api/classes/Tab.html @@ -1,5 +1,5 @@ -Tab | docx

Class Tab

Hierarchy (view full)

Constructors

constructor +Tab | docx

Class Tab

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/TabAttributes.html b/api/classes/TabAttributes.html index 44a086ed88..beb12ea57b 100644 --- a/api/classes/TabAttributes.html +++ b/api/classes/TabAttributes.html @@ -1,3 +1,3 @@ -TabAttributes | docx

Class TabAttributes

Hierarchy (view full)

Constructors

constructor +TabAttributes | docx

Class TabAttributes

Hierarchy (view full)

Constructors

Methods

Constructors

  • Parameters

    • root: {
          leader?: "none" | "dot" | "hyphen" | "underscore" | "middleDot";
          pos: string | number;
          val: "center" | "clear" | "left" | "right" | "start" | "end" | "decimal" | "bar" | "num";
      }
      • Optional Readonly leader?: "none" | "dot" | "hyphen" | "underscore" | "middleDot"
      • Readonly pos: string | number
      • Readonly val: "center" | "clear" | "left" | "right" | "start" | "end" | "decimal" | "bar" | "num"

    Returns TabAttributes

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

  • Parameters

    • root: {
          leader?: "none" | "dot" | "hyphen" | "underscore" | "middleDot";
          pos: string | number;
          val: "center" | "clear" | "left" | "right" | "start" | "end" | "decimal" | "bar" | "num";
      }
      • Optional Readonly leader?: "none" | "dot" | "hyphen" | "underscore" | "middleDot"
      • Readonly pos: string | number
      • Readonly val: "center" | "clear" | "left" | "right" | "start" | "end" | "decimal" | "bar" | "num"

    Returns TabAttributes

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/TabStop.html b/api/classes/TabStop.html index 4461a52394..14dc0b3ec0 100644 --- a/api/classes/TabStop.html +++ b/api/classes/TabStop.html @@ -1,5 +1,5 @@ -TabStop | docx

Class TabStop

Hierarchy (view full)

Constructors

constructor +TabStop | docx

Class TabStop

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/TabStopItem.html b/api/classes/TabStopItem.html index ebcf65402f..977fb09cc4 100644 --- a/api/classes/TabStopItem.html +++ b/api/classes/TabStopItem.html @@ -1,5 +1,5 @@ -TabStopItem | docx

Class TabStopItem

Hierarchy (view full)

Constructors

constructor +TabStopItem | docx

Class TabStopItem

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/Table.html b/api/classes/Table.html index 226eab3c70..d14f25a6ac 100644 --- a/api/classes/Table.html +++ b/api/classes/Table.html @@ -1,6 +1,6 @@ -Table | docx

Class Table

Hierarchy (view full)

Constructors

constructor +Table | docx

Class Table

Hierarchy (view full)

Constructors

Properties

Methods

Constructors

Properties

fileChild: symbol = ...

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Properties

fileChild: symbol = ...

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/TableBorders.html b/api/classes/TableBorders.html index 3651a40cbd..10f4df52d3 100644 --- a/api/classes/TableBorders.html +++ b/api/classes/TableBorders.html @@ -1,6 +1,6 @@ -TableBorders | docx

Class TableBorders

Hierarchy (view full)

Constructors

constructor +TableBorders | docx

Class TableBorders

Hierarchy (view full)

Constructors

Properties

Methods

Constructors

Properties

NONE: {
    bottom: {
        color: string;
        size: number;
        style: "none";
    };
    insideHorizontal: {
        color: string;
        size: number;
        style: "none";
    };
    insideVertical: {
        color: string;
        size: number;
        style: "none";
    };
    left: {
        color: string;
        size: number;
        style: "none";
    };
    right: {
        color: string;
        size: number;
        style: "none";
    };
    top: {
        color: string;
        size: number;
        style: "none";
    };
} = ...

Type declaration

  • bottom: {
        color: string;
        size: number;
        style: "none";
    }
    • color: string
    • size: number
    • style: "none"
  • insideHorizontal: {
        color: string;
        size: number;
        style: "none";
    }
    • color: string
    • size: number
    • style: "none"
  • insideVertical: {
        color: string;
        size: number;
        style: "none";
    }
    • color: string
    • size: number
    • style: "none"
  • left: {
        color: string;
        size: number;
        style: "none";
    }
    • color: string
    • size: number
    • style: "none"
  • right: {
        color: string;
        size: number;
        style: "none";
    }
    • color: string
    • size: number
    • style: "none"
  • top: {
        color: string;
        size: number;
        style: "none";
    }
    • color: string
    • size: number
    • style: "none"

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Properties

NONE: {
    bottom: {
        color: string;
        size: number;
        style: "none";
    };
    insideHorizontal: {
        color: string;
        size: number;
        style: "none";
    };
    insideVertical: {
        color: string;
        size: number;
        style: "none";
    };
    left: {
        color: string;
        size: number;
        style: "none";
    };
    right: {
        color: string;
        size: number;
        style: "none";
    };
    top: {
        color: string;
        size: number;
        style: "none";
    };
} = ...

Type declaration

  • bottom: {
        color: string;
        size: number;
        style: "none";
    }
    • color: string
    • size: number
    • style: "none"
  • insideHorizontal: {
        color: string;
        size: number;
        style: "none";
    }
    • color: string
    • size: number
    • style: "none"
  • insideVertical: {
        color: string;
        size: number;
        style: "none";
    }
    • color: string
    • size: number
    • style: "none"
  • left: {
        color: string;
        size: number;
        style: "none";
    }
    • color: string
    • size: number
    • style: "none"
  • right: {
        color: string;
        size: number;
        style: "none";
    }
    • color: string
    • size: number
    • style: "none"
  • top: {
        color: string;
        size: number;
        style: "none";
    }
    • color: string
    • size: number
    • style: "none"

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/TableCell.html b/api/classes/TableCell.html index 966913c759..66f40afc9b 100644 --- a/api/classes/TableCell.html +++ b/api/classes/TableCell.html @@ -1,6 +1,6 @@ -TableCell | docx

Class TableCell

Hierarchy (view full)

Constructors

constructor +TableCell | docx

Class TableCell

Hierarchy (view full)

Constructors

Properties

Methods

Constructors

Properties

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Properties

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/TableCellBorders.html b/api/classes/TableCellBorders.html index 43b16f0241..6f13743655 100644 --- a/api/classes/TableCellBorders.html +++ b/api/classes/TableCellBorders.html @@ -1,5 +1,5 @@ -TableCellBorders | docx

Class TableCellBorders

Hierarchy (view full)

Constructors

constructor +TableCellBorders | docx

Class TableCellBorders

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/TableFloatProperties.html b/api/classes/TableFloatProperties.html index 8a9e6ce387..a1e1bcafa4 100644 --- a/api/classes/TableFloatProperties.html +++ b/api/classes/TableFloatProperties.html @@ -1,5 +1,5 @@ -TableFloatProperties | docx

Class TableFloatProperties

Hierarchy (view full)

Constructors

constructor +TableFloatProperties | docx

Class TableFloatProperties

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/TableLayout.html b/api/classes/TableLayout.html index 9fb037f519..a0f06e02e5 100644 --- a/api/classes/TableLayout.html +++ b/api/classes/TableLayout.html @@ -1,5 +1,5 @@ -TableLayout | docx

Class TableLayout

Hierarchy (view full)

Constructors

constructor +TableLayout | docx

Class TableLayout

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/TableOfContents.html b/api/classes/TableOfContents.html index 66387816a5..a3f2bd804e 100644 --- a/api/classes/TableOfContents.html +++ b/api/classes/TableOfContents.html @@ -1,6 +1,6 @@ -TableOfContents | docx

Class TableOfContents

Hierarchy (view full)

Constructors

constructor +TableOfContents | docx

Class TableOfContents

Hierarchy (view full)

Constructors

Properties

Methods

Constructors

Properties

fileChild: symbol = ...

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Properties

fileChild: symbol = ...

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/TableProperties.html b/api/classes/TableProperties.html index 85d1e1faa9..9e4cfe7e28 100644 --- a/api/classes/TableProperties.html +++ b/api/classes/TableProperties.html @@ -1,5 +1,5 @@ -TableProperties | docx

Class TableProperties

Hierarchy (view full)

Constructors

constructor +TableProperties | docx

Class TableProperties

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/TableRow.html b/api/classes/TableRow.html index d1ba7baf75..9d89d628eb 100644 --- a/api/classes/TableRow.html +++ b/api/classes/TableRow.html @@ -1,4 +1,4 @@ -TableRow | docx

Class TableRow

Hierarchy (view full)

Constructors

constructor +TableRow | docx

Class TableRow

Hierarchy (view full)

Constructors

Accessors

Methods

  • Parameters

    • columnIndex: number
    • allowEndNewCell: boolean = false

    Returns number

Generated using TypeDoc

\ No newline at end of file +

Constructors

Accessors

Methods

  • Parameters

    • columnIndex: number
    • allowEndNewCell: boolean = false

    Returns number

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/TableRowHeight.html b/api/classes/TableRowHeight.html index 378f079893..c67606e11e 100644 --- a/api/classes/TableRowHeight.html +++ b/api/classes/TableRowHeight.html @@ -1,5 +1,5 @@ -TableRowHeight | docx

Class TableRowHeight

Hierarchy (view full)

Constructors

constructor +TableRowHeight | docx

Class TableRowHeight

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/TableRowHeightAttributes.html b/api/classes/TableRowHeightAttributes.html index 75be165205..97416fbcc0 100644 --- a/api/classes/TableRowHeightAttributes.html +++ b/api/classes/TableRowHeightAttributes.html @@ -1,3 +1,3 @@ -TableRowHeightAttributes | docx

Class TableRowHeightAttributes

Hierarchy (view full)

Constructors

constructor +TableRowHeightAttributes | docx

Class TableRowHeightAttributes

Hierarchy (view full)

Constructors

Methods

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/TableRowProperties.html b/api/classes/TableRowProperties.html index fa9edf0fe9..c34e18e978 100644 --- a/api/classes/TableRowProperties.html +++ b/api/classes/TableRowProperties.html @@ -1,5 +1,5 @@ -TableRowProperties | docx

Class TableRowProperties

Hierarchy (view full)

Constructors

constructor +TableRowProperties | docx

Class TableRowProperties

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/TableWidthElement.html b/api/classes/TableWidthElement.html index 43d8660157..7cc7010da9 100644 --- a/api/classes/TableWidthElement.html +++ b/api/classes/TableWidthElement.html @@ -1,5 +1,5 @@ -TableWidthElement | docx

Class TableWidthElement

Hierarchy (view full)

Constructors

constructor +TableWidthElement | docx

Class TableWidthElement

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/TextRun.html b/api/classes/TextRun.html index 7cc8d8167e..fffbc5712b 100644 --- a/api/classes/TextRun.html +++ b/api/classes/TextRun.html @@ -1,5 +1,5 @@ -TextRun | docx

Class TextRun

Hierarchy (view full)

Constructors

constructor +TextRun | docx

Class TextRun

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/ThematicBreak.html b/api/classes/ThematicBreak.html index ad88ee18ac..bcd6bb32c6 100644 --- a/api/classes/ThematicBreak.html +++ b/api/classes/ThematicBreak.html @@ -1,5 +1,5 @@ -ThematicBreak | docx

Class ThematicBreak

Hierarchy (view full)

Constructors

constructor +ThematicBreak | docx

Class ThematicBreak

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/Type.html b/api/classes/Type.html index 385d50c377..6bdb464e5e 100644 --- a/api/classes/Type.html +++ b/api/classes/Type.html @@ -1,5 +1,5 @@ -Type | docx

Class Type

Hierarchy (view full)

Constructors

constructor +Type | docx

Class Type

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/Underline.html b/api/classes/Underline.html index 02c014f20d..fc2c3f98d2 100644 --- a/api/classes/Underline.html +++ b/api/classes/Underline.html @@ -1,5 +1,5 @@ -Underline | docx

Class Underline

Hierarchy (view full)

Constructors

constructor +Underline | docx

Class Underline

Hierarchy (view full)

Constructors

  • Parameters

    • underlineType: "single" | "dotDash" | "dotDotDash" | "dotted" | "double" | "none" | "thick" | "wave" | "words" | "dottedHeavy" | "dash" | "dashedHeavy" | "dashLong" | "dashLongHeavy" | "dashDotHeavy" | "dashDotDotHeavy" | "wavyHeavy" | "wavyDouble" = UnderlineType.SINGLE
    • Optional color: string

    Returns Underline

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

  • Parameters

    • underlineType: "single" | "dotDash" | "dotDotDash" | "dotted" | "double" | "none" | "thick" | "wave" | "words" | "dottedHeavy" | "dash" | "dashedHeavy" | "dashLong" | "dashLongHeavy" | "dashDotHeavy" | "dashDotDotHeavy" | "wavyHeavy" | "wavyDouble" = UnderlineType.SINGLE
    • Optional color: string

    Returns Underline

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/VerticalAlignAttributes.html b/api/classes/VerticalAlignAttributes.html index 0b72a95b9b..1c9d5236ad 100644 --- a/api/classes/VerticalAlignAttributes.html +++ b/api/classes/VerticalAlignAttributes.html @@ -1,3 +1,3 @@ -VerticalAlignAttributes | docx

Class VerticalAlignAttributes

Hierarchy (view full)

Constructors

constructor +VerticalAlignAttributes | docx

Class VerticalAlignAttributes

Hierarchy (view full)

Constructors

Methods

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/VerticalAlignElement.html b/api/classes/VerticalAlignElement.html index f37eba6690..90ba60a7f9 100644 --- a/api/classes/VerticalAlignElement.html +++ b/api/classes/VerticalAlignElement.html @@ -1,5 +1,5 @@ -VerticalAlignElement | docx

Class VerticalAlignElement

Hierarchy (view full)

Constructors

constructor +VerticalAlignElement | docx

Class VerticalAlignElement

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/VerticalMerge.html b/api/classes/VerticalMerge.html index 4f7c7022b9..03f17c7e2e 100644 --- a/api/classes/VerticalMerge.html +++ b/api/classes/VerticalMerge.html @@ -1,6 +1,6 @@ VerticalMerge | docx

Class VerticalMerge

Vertical merge element. Should be used in a table cell.

-

Hierarchy (view full)

Constructors

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/VerticalPosition.html b/api/classes/VerticalPosition.html index 04fc239588..5cfb74d300 100644 --- a/api/classes/VerticalPosition.html +++ b/api/classes/VerticalPosition.html @@ -1,5 +1,5 @@ -VerticalPosition | docx

Class VerticalPosition

Hierarchy (view full)

Constructors

constructor +VerticalPosition | docx

Class VerticalPosition

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/WrapNone.html b/api/classes/WrapNone.html index 1f48eeaebe..a4c208db2e 100644 --- a/api/classes/WrapNone.html +++ b/api/classes/WrapNone.html @@ -1,5 +1,5 @@ -WrapNone | docx

Class WrapNone

Hierarchy (view full)

Constructors

constructor +WrapNone | docx

Class WrapNone

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/WrapSquare.html b/api/classes/WrapSquare.html index 07146d33fd..d387a2fda6 100644 --- a/api/classes/WrapSquare.html +++ b/api/classes/WrapSquare.html @@ -1,5 +1,5 @@ -WrapSquare | docx

Class WrapSquare

Hierarchy (view full)

Constructors

constructor +WrapSquare | docx

Class WrapSquare

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/WrapTight.html b/api/classes/WrapTight.html index e657568270..2d6c62e043 100644 --- a/api/classes/WrapTight.html +++ b/api/classes/WrapTight.html @@ -1,5 +1,5 @@ -WrapTight | docx

Class WrapTight

Hierarchy (view full)

Constructors

constructor +WrapTight | docx

Class WrapTight

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/WrapTopAndBottom.html b/api/classes/WrapTopAndBottom.html index 13dd9f91c1..1837d73605 100644 --- a/api/classes/WrapTopAndBottom.html +++ b/api/classes/WrapTopAndBottom.html @@ -1,5 +1,5 @@ -WrapTopAndBottom | docx

Class WrapTopAndBottom

Hierarchy (view full)

Constructors

constructor +WrapTopAndBottom | docx

Class WrapTopAndBottom

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/XmlAttributeComponent.html b/api/classes/XmlAttributeComponent.html index 21578a971a..161efd7c1c 100644 --- a/api/classes/XmlAttributeComponent.html +++ b/api/classes/XmlAttributeComponent.html @@ -1,3 +1,3 @@ -XmlAttributeComponent | docx

Class XmlAttributeComponent<T>Abstract

Type Parameters

  • T extends {
        [key: string]: any;
    }

Hierarchy (view full)

Constructors

constructor +XmlAttributeComponent | docx

Class XmlAttributeComponent<T>Abstract

Type Parameters

  • T extends {
        [key: string]: any;
    }

Hierarchy (view full)

Constructors

Methods

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/XmlComponent.html b/api/classes/XmlComponent.html index 7e53d14a00..dba87b1de4 100644 --- a/api/classes/XmlComponent.html +++ b/api/classes/XmlComponent.html @@ -1,5 +1,5 @@ -XmlComponent | docx

Class XmlComponentAbstract

Hierarchy (view full)

Constructors

constructor +XmlComponent | docx

Class XmlComponentAbstract

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/YearLong.html b/api/classes/YearLong.html index a743083657..5243504379 100644 --- a/api/classes/YearLong.html +++ b/api/classes/YearLong.html @@ -1,5 +1,5 @@ -YearLong | docx

Class YearLong

Hierarchy (view full)

Constructors

constructor +YearLong | docx

Class YearLong

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/classes/YearShort.html b/api/classes/YearShort.html index f45ef0354d..6ffe01673d 100644 --- a/api/classes/YearShort.html +++ b/api/classes/YearShort.html @@ -1,5 +1,5 @@ -YearShort | docx

Class YearShort

Hierarchy (view full)

Constructors

constructor +YearShort | docx

Class YearShort

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/api/functions/abstractNumUniqueNumericIdGen.html b/api/functions/abstractNumUniqueNumericIdGen.html index cb0d45e64e..aa95ccf8ba 100644 --- a/api/functions/abstractNumUniqueNumericIdGen.html +++ b/api/functions/abstractNumUniqueNumericIdGen.html @@ -1 +1 @@ -abstractNumUniqueNumericIdGen | docx

Function abstractNumUniqueNumericIdGen

Generated using TypeDoc

\ No newline at end of file +abstractNumUniqueNumericIdGen | docx

Function abstractNumUniqueNumericIdGen

Generated using TypeDoc

\ No newline at end of file diff --git a/api/functions/bookmarkUniqueNumericIdGen.html b/api/functions/bookmarkUniqueNumericIdGen.html index ffe45107d6..4cb58d8f4a 100644 --- a/api/functions/bookmarkUniqueNumericIdGen.html +++ b/api/functions/bookmarkUniqueNumericIdGen.html @@ -1 +1 @@ -bookmarkUniqueNumericIdGen | docx

Function bookmarkUniqueNumericIdGen

Generated using TypeDoc

\ No newline at end of file +bookmarkUniqueNumericIdGen | docx

Function bookmarkUniqueNumericIdGen

Generated using TypeDoc

\ No newline at end of file diff --git a/api/functions/concreteNumUniqueNumericIdGen.html b/api/functions/concreteNumUniqueNumericIdGen.html index 5b962955d5..3639ee787a 100644 --- a/api/functions/concreteNumUniqueNumericIdGen.html +++ b/api/functions/concreteNumUniqueNumericIdGen.html @@ -1 +1 @@ -concreteNumUniqueNumericIdGen | docx

Function concreteNumUniqueNumericIdGen

Generated using TypeDoc

\ No newline at end of file +concreteNumUniqueNumericIdGen | docx

Function concreteNumUniqueNumericIdGen

Generated using TypeDoc

\ No newline at end of file diff --git a/api/functions/convertInchesToTwip.html b/api/functions/convertInchesToTwip.html index 8317d3c092..4bf5f56f00 100644 --- a/api/functions/convertInchesToTwip.html +++ b/api/functions/convertInchesToTwip.html @@ -1 +1 @@ -convertInchesToTwip | docx

Function convertInchesToTwip

Generated using TypeDoc

\ No newline at end of file +convertInchesToTwip | docx

Function convertInchesToTwip

Generated using TypeDoc

\ No newline at end of file diff --git a/api/functions/convertMillimetersToTwip.html b/api/functions/convertMillimetersToTwip.html index aeca0aedb0..0cdca1c466 100644 --- a/api/functions/convertMillimetersToTwip.html +++ b/api/functions/convertMillimetersToTwip.html @@ -1 +1 @@ -convertMillimetersToTwip | docx

Function convertMillimetersToTwip

Generated using TypeDoc

\ No newline at end of file +convertMillimetersToTwip | docx

Function convertMillimetersToTwip

Generated using TypeDoc

\ No newline at end of file diff --git a/api/functions/convertToXmlComponent.html b/api/functions/convertToXmlComponent.html index 115377fc90..c849da1b3e 100644 --- a/api/functions/convertToXmlComponent.html +++ b/api/functions/convertToXmlComponent.html @@ -1,3 +1,3 @@ convertToXmlComponent | docx

Function convertToXmlComponent

Generated using TypeDoc

\ No newline at end of file +

Returns undefined | string | ImportedXmlComponent

Generated using TypeDoc

\ No newline at end of file diff --git a/api/functions/createFrameProperties.html b/api/functions/createFrameProperties.html index cb5846e03e..6083c9741f 100644 --- a/api/functions/createFrameProperties.html +++ b/api/functions/createFrameProperties.html @@ -1 +1 @@ -createFrameProperties | docx

Function createFrameProperties

Generated using TypeDoc

\ No newline at end of file +createFrameProperties | docx

Function createFrameProperties

Generated using TypeDoc

\ No newline at end of file diff --git a/api/functions/createLineNumberType.html b/api/functions/createLineNumberType.html index ec1c845f08..aef5e48f9a 100644 --- a/api/functions/createLineNumberType.html +++ b/api/functions/createLineNumberType.html @@ -1 +1 @@ -createLineNumberType | docx

Function createLineNumberType

Generated using TypeDoc

\ No newline at end of file +createLineNumberType | docx

Function createLineNumberType

Generated using TypeDoc

\ No newline at end of file diff --git a/api/functions/createStringElement.html b/api/functions/createStringElement.html index 84e9553e53..917c7f492a 100644 --- a/api/functions/createStringElement.html +++ b/api/functions/createStringElement.html @@ -1 +1 @@ -createStringElement | docx

Function createStringElement

Generated using TypeDoc

\ No newline at end of file +createStringElement | docx

Function createStringElement

Generated using TypeDoc

\ No newline at end of file diff --git a/api/functions/dateTimeValue.html b/api/functions/dateTimeValue.html index d3524d7194..0b466a78fd 100644 --- a/api/functions/dateTimeValue.html +++ b/api/functions/dateTimeValue.html @@ -1 +1 @@ -dateTimeValue | docx

Function dateTimeValue

Generated using TypeDoc

\ No newline at end of file +dateTimeValue | docx

Function dateTimeValue

Generated using TypeDoc

\ No newline at end of file diff --git a/api/functions/decimalNumber.html b/api/functions/decimalNumber.html index e2b5e72dd3..4d1a383856 100644 --- a/api/functions/decimalNumber.html +++ b/api/functions/decimalNumber.html @@ -1 +1 @@ -decimalNumber | docx

Function decimalNumber

  • Parameters

    • val: number

    Returns number

Generated using TypeDoc

\ No newline at end of file +decimalNumber | docx

Function decimalNumber

  • Parameters

    • val: number

    Returns number

Generated using TypeDoc

\ No newline at end of file diff --git a/api/functions/docPropertiesUniqueNumericIdGen.html b/api/functions/docPropertiesUniqueNumericIdGen.html index e47a517fe9..f5511ba3e8 100644 --- a/api/functions/docPropertiesUniqueNumericIdGen.html +++ b/api/functions/docPropertiesUniqueNumericIdGen.html @@ -1 +1 @@ -docPropertiesUniqueNumericIdGen | docx

Function docPropertiesUniqueNumericIdGen

Generated using TypeDoc

\ No newline at end of file +docPropertiesUniqueNumericIdGen | docx

Function docPropertiesUniqueNumericIdGen

Generated using TypeDoc

\ No newline at end of file diff --git a/api/functions/eighthPointMeasureValue.html b/api/functions/eighthPointMeasureValue.html index ba44d592c8..b9caf7cf91 100644 --- a/api/functions/eighthPointMeasureValue.html +++ b/api/functions/eighthPointMeasureValue.html @@ -1 +1 @@ -eighthPointMeasureValue | docx

Function eighthPointMeasureValue

  • Parameters

    • val: number

    Returns number

Generated using TypeDoc

\ No newline at end of file +eighthPointMeasureValue | docx

Function eighthPointMeasureValue

  • Parameters

    • val: number

    Returns number

Generated using TypeDoc

\ No newline at end of file diff --git a/api/functions/hashedId.html b/api/functions/hashedId.html index 60f6a3381d..8d4f101c35 100644 --- a/api/functions/hashedId.html +++ b/api/functions/hashedId.html @@ -1 +1 @@ -hashedId | docx

Function hashedId

Generated using TypeDoc

\ No newline at end of file +hashedId | docx

Function hashedId

Generated using TypeDoc

\ No newline at end of file diff --git a/api/functions/hexColorValue.html b/api/functions/hexColorValue.html index fa757fb524..8cca61016d 100644 --- a/api/functions/hexColorValue.html +++ b/api/functions/hexColorValue.html @@ -1 +1 @@ -hexColorValue | docx

Function hexColorValue

  • Parameters

    • val: string

    Returns string

Generated using TypeDoc

\ No newline at end of file +hexColorValue | docx

Function hexColorValue

  • Parameters

    • val: string

    Returns string

Generated using TypeDoc

\ No newline at end of file diff --git a/api/functions/hpsMeasureValue.html b/api/functions/hpsMeasureValue.html index 8048040838..fff7381925 100644 --- a/api/functions/hpsMeasureValue.html +++ b/api/functions/hpsMeasureValue.html @@ -1 +1 @@ -hpsMeasureValue | docx

Function hpsMeasureValue

  • Parameters

    • val: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`

    Returns string | number

Generated using TypeDoc

\ No newline at end of file +hpsMeasureValue | docx

Function hpsMeasureValue

  • Parameters

    • val: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`

    Returns string | number

Generated using TypeDoc

\ No newline at end of file diff --git a/api/functions/longHexNumber.html b/api/functions/longHexNumber.html index dbd62fa73f..203867f461 100644 --- a/api/functions/longHexNumber.html +++ b/api/functions/longHexNumber.html @@ -1 +1 @@ -longHexNumber | docx

Function longHexNumber

  • Parameters

    • val: string

    Returns string

Generated using TypeDoc

\ No newline at end of file +longHexNumber | docx

Function longHexNumber

  • Parameters

    • val: string

    Returns string

Generated using TypeDoc

\ No newline at end of file diff --git a/api/functions/measurementOrPercentValue.html b/api/functions/measurementOrPercentValue.html index d87d2de286..669d242865 100644 --- a/api/functions/measurementOrPercentValue.html +++ b/api/functions/measurementOrPercentValue.html @@ -1 +1 @@ -measurementOrPercentValue | docx

Function measurementOrPercentValue

  • Parameters

    • val: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi` | `-${number}mm` | `-${number}cm` | `-${number}in` | `-${number}pt` | `-${number}pc` | `-${number}pi` | `${number}%` | `-${number}%`

    Returns number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi` | `-${number}mm` | `-${number}cm` | `-${number}in` | `-${number}pt` | `-${number}pc` | `-${number}pi` | `${number}%` | `-${number}%`

Generated using TypeDoc

\ No newline at end of file +measurementOrPercentValue | docx

Function measurementOrPercentValue

  • Parameters

    • val: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi` | `-${number}mm` | `-${number}cm` | `-${number}in` | `-${number}pt` | `-${number}pc` | `-${number}pi` | `${number}%` | `-${number}%`

    Returns number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi` | `-${number}mm` | `-${number}cm` | `-${number}in` | `-${number}pt` | `-${number}pc` | `-${number}pi` | `${number}%` | `-${number}%`

Generated using TypeDoc

\ No newline at end of file diff --git a/api/functions/patchDetector.html b/api/functions/patchDetector.html index 7cf741076c..ba79a07681 100644 --- a/api/functions/patchDetector.html +++ b/api/functions/patchDetector.html @@ -1,2 +1,2 @@ patchDetector | docx

Function patchDetector

  • Detects which patches are needed/present in a template

    -

    Parameters

    • __namedParameters: PatchDetectorOptions

    Returns Promise<readonly string[]>

Generated using TypeDoc

\ No newline at end of file +

Parameters

Returns Promise<readonly string[]>

Generated using TypeDoc

\ No newline at end of file diff --git a/api/functions/patchDocument.html b/api/functions/patchDocument.html index f0add656e1..a70129865d 100644 --- a/api/functions/patchDocument.html +++ b/api/functions/patchDocument.html @@ -1 +1 @@ -patchDocument | docx

Function patchDocument

  • Type Parameters

    • T extends keyof OutputByType = keyof OutputByType

    Parameters

    Returns Promise<OutputByType[T]>

Generated using TypeDoc

\ No newline at end of file +patchDocument | docx

Function patchDocument

  • Type Parameters

    • T extends keyof OutputByType = keyof OutputByType

    Parameters

    Returns Promise<OutputByType[T]>

Generated using TypeDoc

\ No newline at end of file diff --git a/api/functions/percentageValue.html b/api/functions/percentageValue.html index d0b2c71ec4..5c12edca4b 100644 --- a/api/functions/percentageValue.html +++ b/api/functions/percentageValue.html @@ -1 +1 @@ -percentageValue | docx

Function percentageValue

  • Parameters

    • val: `${number}%` | `-${number}%`

    Returns `${number}%` | `-${number}%`

Generated using TypeDoc

\ No newline at end of file +percentageValue | docx

Function percentageValue

  • Parameters

    • val: `${number}%` | `-${number}%`

    Returns `${number}%` | `-${number}%`

Generated using TypeDoc

\ No newline at end of file diff --git a/api/functions/pointMeasureValue.html b/api/functions/pointMeasureValue.html index e8fe3757f0..2337ec4778 100644 --- a/api/functions/pointMeasureValue.html +++ b/api/functions/pointMeasureValue.html @@ -1 +1 @@ -pointMeasureValue | docx

Function pointMeasureValue

  • Parameters

    • val: number

    Returns number

Generated using TypeDoc

\ No newline at end of file +pointMeasureValue | docx

Function pointMeasureValue

  • Parameters

    • val: number

    Returns number

Generated using TypeDoc

\ No newline at end of file diff --git a/api/functions/positiveUniversalMeasureValue.html b/api/functions/positiveUniversalMeasureValue.html index 5655ea5d07..e07b26f399 100644 --- a/api/functions/positiveUniversalMeasureValue.html +++ b/api/functions/positiveUniversalMeasureValue.html @@ -1 +1 @@ -positiveUniversalMeasureValue | docx

Function positiveUniversalMeasureValue

  • Parameters

    • val: `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`

    Returns `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`

Generated using TypeDoc

\ No newline at end of file +positiveUniversalMeasureValue | docx

Function positiveUniversalMeasureValue

  • Parameters

    • val: `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`

    Returns `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`

Generated using TypeDoc

\ No newline at end of file diff --git a/api/functions/shortHexNumber.html b/api/functions/shortHexNumber.html index 9380e58a38..e6604d8b83 100644 --- a/api/functions/shortHexNumber.html +++ b/api/functions/shortHexNumber.html @@ -1 +1 @@ -shortHexNumber | docx

Function shortHexNumber

  • Parameters

    • val: string

    Returns string

Generated using TypeDoc

\ No newline at end of file +shortHexNumber | docx

Function shortHexNumber

  • Parameters

    • val: string

    Returns string

Generated using TypeDoc

\ No newline at end of file diff --git a/api/functions/signedHpsMeasureValue.html b/api/functions/signedHpsMeasureValue.html index c04a4c0344..b57ce5b052 100644 --- a/api/functions/signedHpsMeasureValue.html +++ b/api/functions/signedHpsMeasureValue.html @@ -1 +1 @@ -signedHpsMeasureValue | docx

Function signedHpsMeasureValue

  • Parameters

    • val: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi` | `-${number}mm` | `-${number}cm` | `-${number}in` | `-${number}pt` | `-${number}pc` | `-${number}pi`

    Returns string | number

Generated using TypeDoc

\ No newline at end of file +signedHpsMeasureValue | docx

Function signedHpsMeasureValue

  • Parameters

    • val: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi` | `-${number}mm` | `-${number}cm` | `-${number}in` | `-${number}pt` | `-${number}pc` | `-${number}pi`

    Returns string | number

Generated using TypeDoc

\ No newline at end of file diff --git a/api/functions/signedTwipsMeasureValue.html b/api/functions/signedTwipsMeasureValue.html index 8c2c141524..a7b0900e0b 100644 --- a/api/functions/signedTwipsMeasureValue.html +++ b/api/functions/signedTwipsMeasureValue.html @@ -1 +1 @@ -signedTwipsMeasureValue | docx

Function signedTwipsMeasureValue

  • Parameters

    • val: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi` | `-${number}mm` | `-${number}cm` | `-${number}in` | `-${number}pt` | `-${number}pc` | `-${number}pi`

    Returns number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi` | `-${number}mm` | `-${number}cm` | `-${number}in` | `-${number}pt` | `-${number}pc` | `-${number}pi`

Generated using TypeDoc

\ No newline at end of file +signedTwipsMeasureValue | docx

Function signedTwipsMeasureValue

  • Parameters

    • val: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi` | `-${number}mm` | `-${number}cm` | `-${number}in` | `-${number}pt` | `-${number}pc` | `-${number}pi`

    Returns number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi` | `-${number}mm` | `-${number}cm` | `-${number}in` | `-${number}pt` | `-${number}pc` | `-${number}pi`

Generated using TypeDoc

\ No newline at end of file diff --git a/api/functions/twipsMeasureValue.html b/api/functions/twipsMeasureValue.html index 5c7925c77e..f248c9d7f4 100644 --- a/api/functions/twipsMeasureValue.html +++ b/api/functions/twipsMeasureValue.html @@ -1 +1 @@ -twipsMeasureValue | docx

Function twipsMeasureValue

  • Parameters

    • val: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`

    Returns number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`

Generated using TypeDoc

\ No newline at end of file +twipsMeasureValue | docx

Function twipsMeasureValue

  • Parameters

    • val: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`

    Returns number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`

Generated using TypeDoc

\ No newline at end of file diff --git a/api/functions/uCharHexNumber.html b/api/functions/uCharHexNumber.html index c722033a84..a4ba65d2cb 100644 --- a/api/functions/uCharHexNumber.html +++ b/api/functions/uCharHexNumber.html @@ -1 +1 @@ -uCharHexNumber | docx

Function uCharHexNumber

  • Parameters

    • val: string

    Returns string

Generated using TypeDoc

\ No newline at end of file +uCharHexNumber | docx

Function uCharHexNumber

  • Parameters

    • val: string

    Returns string

Generated using TypeDoc

\ No newline at end of file diff --git a/api/functions/uniqueId.html b/api/functions/uniqueId.html index 789998db89..2fefb5d712 100644 --- a/api/functions/uniqueId.html +++ b/api/functions/uniqueId.html @@ -1 +1 @@ -uniqueId | docx

Function uniqueId

Generated using TypeDoc

\ No newline at end of file +uniqueId | docx

Function uniqueId

Generated using TypeDoc

\ No newline at end of file diff --git a/api/functions/uniqueNumericIdCreator-1.html b/api/functions/uniqueNumericIdCreator-1.html index 6fa77dedea..2882852d39 100644 --- a/api/functions/uniqueNumericIdCreator-1.html +++ b/api/functions/uniqueNumericIdCreator-1.html @@ -1 +1 @@ -uniqueNumericIdCreator | docx

Function uniqueNumericIdCreator

Generated using TypeDoc

\ No newline at end of file +uniqueNumericIdCreator | docx

Function uniqueNumericIdCreator

Generated using TypeDoc

\ No newline at end of file diff --git a/api/functions/uniqueUuid.html b/api/functions/uniqueUuid.html index 76873e4fc3..46c91cce2f 100644 --- a/api/functions/uniqueUuid.html +++ b/api/functions/uniqueUuid.html @@ -1 +1 @@ -uniqueUuid | docx

Function uniqueUuid

Generated using TypeDoc

\ No newline at end of file +uniqueUuid | docx

Function uniqueUuid

Generated using TypeDoc

\ No newline at end of file diff --git a/api/functions/universalMeasureValue.html b/api/functions/universalMeasureValue.html index 7fc340d72b..971a079625 100644 --- a/api/functions/universalMeasureValue.html +++ b/api/functions/universalMeasureValue.html @@ -1 +1 @@ -universalMeasureValue | docx

Function universalMeasureValue

  • Parameters

    • val: `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi` | `-${number}mm` | `-${number}cm` | `-${number}in` | `-${number}pt` | `-${number}pc` | `-${number}pi`

    Returns `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi` | `-${number}mm` | `-${number}cm` | `-${number}in` | `-${number}pt` | `-${number}pc` | `-${number}pi`

Generated using TypeDoc

\ No newline at end of file +universalMeasureValue | docx

Function universalMeasureValue

  • Parameters

    • val: `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi` | `-${number}mm` | `-${number}cm` | `-${number}in` | `-${number}pt` | `-${number}pc` | `-${number}pi`

    Returns `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi` | `-${number}mm` | `-${number}cm` | `-${number}in` | `-${number}pt` | `-${number}pc` | `-${number}pi`

Generated using TypeDoc

\ No newline at end of file diff --git a/api/functions/unsignedDecimalNumber.html b/api/functions/unsignedDecimalNumber.html index f651c41f60..52b5e0609d 100644 --- a/api/functions/unsignedDecimalNumber.html +++ b/api/functions/unsignedDecimalNumber.html @@ -1 +1 @@ -unsignedDecimalNumber | docx

Function unsignedDecimalNumber

  • Parameters

    • val: number

    Returns number

Generated using TypeDoc

\ No newline at end of file +unsignedDecimalNumber | docx

Function unsignedDecimalNumber

  • Parameters

    • val: number

    Returns number

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IAlignmentFrameOptions.html b/api/interfaces/IAlignmentFrameOptions.html index fe5f24fc08..6c9b1f85ae 100644 --- a/api/interfaces/IAlignmentFrameOptions.html +++ b/api/interfaces/IAlignmentFrameOptions.html @@ -1,4 +1,4 @@ -IAlignmentFrameOptions | docx

Interface IAlignmentFrameOptions

interface IAlignmentFrameOptions {
    alignment: {
        x: "center" | "left" | "right" | "inside" | "outside";
        y: "bottom" | "center" | "top" | "inside" | "outside";
    };
    anchor: {
        horizontal: "text" | "margin" | "page";
        vertical: "text" | "margin" | "page";
    };
    anchorLock?: boolean;
    dropCap?: "none" | "margin" | "drop";
    height: number;
    lines?: number;
    rule?: "auto" | "atLeast" | "exact";
    space?: {
        horizontal: number;
        vertical: number;
    };
    type: "alignment";
    width: number;
    wrap?: "auto" | "none" | "around" | "notBeside" | "through" | "tight";
}

Hierarchy

  • IBaseFrameOptions
    • IAlignmentFrameOptions

Properties

alignment +IAlignmentFrameOptions | docx

Interface IAlignmentFrameOptions

interface IAlignmentFrameOptions {
    alignment: {
        x: "center" | "left" | "right" | "inside" | "outside";
        y: "bottom" | "center" | "top" | "inside" | "outside";
    };
    anchor: {
        horizontal: "text" | "margin" | "page";
        vertical: "text" | "margin" | "page";
    };
    anchorLock?: boolean;
    dropCap?: "none" | "margin" | "drop";
    height: number;
    lines?: number;
    rule?: "auto" | "atLeast" | "exact";
    space?: {
        horizontal: number;
        vertical: number;
    };
    type: "alignment";
    width: number;
    wrap?: "auto" | "none" | "around" | "notBeside" | "through" | "tight";
}

Hierarchy

  • IBaseFrameOptions
    • IAlignmentFrameOptions

Properties

Properties

alignment: {
    x: "center" | "left" | "right" | "inside" | "outside";
    y: "bottom" | "center" | "top" | "inside" | "outside";
}

Type declaration

  • Readonly x: "center" | "left" | "right" | "inside" | "outside"
  • Readonly y: "bottom" | "center" | "top" | "inside" | "outside"
anchor: {
    horizontal: "text" | "margin" | "page";
    vertical: "text" | "margin" | "page";
}

Type declaration

  • Readonly horizontal: "text" | "margin" | "page"
  • Readonly vertical: "text" | "margin" | "page"
anchorLock?: boolean
dropCap?: "none" | "margin" | "drop"
height: number
lines?: number
rule?: "auto" | "atLeast" | "exact"
space?: {
    horizontal: number;
    vertical: number;
}

Type declaration

  • Readonly horizontal: number
  • Readonly vertical: number
type: "alignment"
width: number
wrap?: "auto" | "none" | "around" | "notBeside" | "through" | "tight"

Generated using TypeDoc

\ No newline at end of file +

Properties

alignment: {
    x: "center" | "left" | "right" | "inside" | "outside";
    y: "bottom" | "center" | "top" | "inside" | "outside";
}

Type declaration

  • Readonly x: "center" | "left" | "right" | "inside" | "outside"
  • Readonly y: "bottom" | "center" | "top" | "inside" | "outside"
anchor: {
    horizontal: "text" | "margin" | "page";
    vertical: "text" | "margin" | "page";
}

Type declaration

  • Readonly horizontal: "text" | "margin" | "page"
  • Readonly vertical: "text" | "margin" | "page"
anchorLock?: boolean
dropCap?: "none" | "margin" | "drop"
height: number
lines?: number
rule?: "auto" | "atLeast" | "exact"
space?: {
    horizontal: number;
    vertical: number;
}

Type declaration

  • Readonly horizontal: number
  • Readonly vertical: number
type: "alignment"
width: number
wrap?: "auto" | "none" | "around" | "notBeside" | "through" | "tight"

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IBaseCharacterStyleOptions.html b/api/interfaces/IBaseCharacterStyleOptions.html index 35e8d2ed23..8ef064403a 100644 --- a/api/interfaces/IBaseCharacterStyleOptions.html +++ b/api/interfaces/IBaseCharacterStyleOptions.html @@ -1,4 +1,4 @@ -IBaseCharacterStyleOptions | docx

Interface IBaseCharacterStyleOptions

interface IBaseCharacterStyleOptions {
    basedOn?: string;
    link?: string;
    name?: string;
    next?: string;
    quickFormat?: boolean;
    run?: IRunStylePropertiesOptions;
    semiHidden?: boolean;
    uiPriority?: number;
    unhideWhenUsed?: boolean;
}

Hierarchy (view full)

Properties

basedOn? +IBaseCharacterStyleOptions | docx

Interface IBaseCharacterStyleOptions

interface IBaseCharacterStyleOptions {
    basedOn?: string;
    link?: string;
    name?: string;
    next?: string;
    quickFormat?: boolean;
    run?: IRunStylePropertiesOptions;
    semiHidden?: boolean;
    uiPriority?: number;
    unhideWhenUsed?: boolean;
}

Hierarchy (view full)

Properties

basedOn? link? name? next? @@ -11,4 +11,4 @@ Note that if the type of the current style must match the type of the style upon which it is based or the basedOn element will be ignored. However, if the current style is a numbering style, then the basedOn element is ignored.

WARNING: You cannot set basedOn to be the same as name. This is akin to inheriting from itself. This creates a cyclic dependency and cause undesirable behavior.

-
link?: string
name?: string
next?: string
quickFormat?: boolean
semiHidden?: boolean
uiPriority?: number
unhideWhenUsed?: boolean

Generated using TypeDoc

\ No newline at end of file +
link?: string
name?: string
next?: string
quickFormat?: boolean
semiHidden?: boolean
uiPriority?: number
unhideWhenUsed?: boolean

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IBaseParagraphStyleOptions.html b/api/interfaces/IBaseParagraphStyleOptions.html index 70ca50a197..589be4c350 100644 --- a/api/interfaces/IBaseParagraphStyleOptions.html +++ b/api/interfaces/IBaseParagraphStyleOptions.html @@ -1,4 +1,4 @@ -IBaseParagraphStyleOptions | docx

Interface IBaseParagraphStyleOptions

interface IBaseParagraphStyleOptions {
    basedOn?: string;
    link?: string;
    name?: string;
    next?: string;
    paragraph?: IParagraphStylePropertiesOptions;
    quickFormat?: boolean;
    run?: IRunStylePropertiesOptions;
    semiHidden?: boolean;
    uiPriority?: number;
    unhideWhenUsed?: boolean;
}

Hierarchy (view full)

Properties

basedOn? +IBaseParagraphStyleOptions | docx

Interface IBaseParagraphStyleOptions

interface IBaseParagraphStyleOptions {
    basedOn?: string;
    link?: string;
    name?: string;
    next?: string;
    paragraph?: IParagraphStylePropertiesOptions;
    quickFormat?: boolean;
    run?: IRunStylePropertiesOptions;
    semiHidden?: boolean;
    uiPriority?: number;
    unhideWhenUsed?: boolean;
}

Hierarchy (view full)

Properties

basedOn? link? name? next? @@ -12,4 +12,4 @@ Note that if the type of the current style must match the type of the style upon which it is based or the basedOn element will be ignored. However, if the current style is a numbering style, then the basedOn element is ignored.

WARNING: You cannot set basedOn to be the same as name. This is akin to inheriting from itself. This creates a cyclic dependency and cause undesirable behavior.

-
link?: string
name?: string
next?: string
quickFormat?: boolean
semiHidden?: boolean
uiPriority?: number
unhideWhenUsed?: boolean

Generated using TypeDoc

\ No newline at end of file +
link?: string
name?: string
next?: string
quickFormat?: boolean
semiHidden?: boolean
uiPriority?: number
unhideWhenUsed?: boolean

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IBorderOptions.html b/api/interfaces/IBorderOptions.html index 9c6196bd75..d5d1baadd5 100644 --- a/api/interfaces/IBorderOptions.html +++ b/api/interfaces/IBorderOptions.html @@ -1,8 +1,8 @@ -IBorderOptions | docx

Interface IBorderOptions

interface IBorderOptions {
    color?: string;
    size?: number;
    space?: number;
    style: "nil" | "single" | "dashDotStroked" | "dashed" | "dashSmallGap" | "dotDash" | "dotDotDash" | "dotted" | "double" | "doubleWave" | "inset" | "none" | "outset" | "thick" | "thickThinLargeGap" | "thickThinMediumGap" | "thickThinSmallGap" | "thinThickLargeGap" | "thinThickMediumGap" | "thinThickSmallGap" | "thinThickThinLargeGap" | "thinThickThinMediumGap" | "thinThickThinSmallGap" | "threeDEmboss" | "threeDEngrave" | "triple" | "wave";
}

Properties

color? +IBorderOptions | docx

Interface IBorderOptions

interface IBorderOptions {
    color?: string;
    size?: number;
    space?: number;
    style: "nil" | "single" | "dashDotStroked" | "dashed" | "dashSmallGap" | "dotDash" | "dotDotDash" | "dotted" | "double" | "doubleWave" | "inset" | "none" | "outset" | "thick" | "thickThinLargeGap" | "thickThinMediumGap" | "thickThinSmallGap" | "thinThickLargeGap" | "thinThickMediumGap" | "thinThickSmallGap" | "thinThickThinLargeGap" | "thinThickThinMediumGap" | "thinThickThinSmallGap" | "threeDEmboss" | "threeDEngrave" | "triple" | "wave";
}

Properties

color?: string

Border color, in hex (eg 'FF00AA')

-
size?: number

Size of the border in 1/8 pt

-
space?: number

Spacing offset. Values are specified in pt

-
style: "nil" | "single" | "dashDotStroked" | "dashed" | "dashSmallGap" | "dotDash" | "dotDotDash" | "dotted" | "double" | "doubleWave" | "inset" | "none" | "outset" | "thick" | "thickThinLargeGap" | "thickThinMediumGap" | "thickThinSmallGap" | "thinThickLargeGap" | "thinThickMediumGap" | "thinThickSmallGap" | "thinThickThinLargeGap" | "thinThickThinMediumGap" | "thinThickThinSmallGap" | "threeDEmboss" | "threeDEngrave" | "triple" | "wave"

Generated using TypeDoc

\ No newline at end of file +
size?: number

Size of the border in 1/8 pt

+
space?: number

Spacing offset. Values are specified in pt

+
style: "nil" | "single" | "dashDotStroked" | "dashed" | "dashSmallGap" | "dotDash" | "dotDotDash" | "dotted" | "double" | "doubleWave" | "inset" | "none" | "outset" | "thick" | "thickThinLargeGap" | "thickThinMediumGap" | "thickThinSmallGap" | "thinThickLargeGap" | "thinThickMediumGap" | "thinThickSmallGap" | "thinThickThinLargeGap" | "thinThickThinMediumGap" | "thinThickThinSmallGap" | "threeDEmboss" | "threeDEngrave" | "triple" | "wave"

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IBordersOptions.html b/api/interfaces/IBordersOptions.html index a5feb15f8a..24c4eca358 100644 --- a/api/interfaces/IBordersOptions.html +++ b/api/interfaces/IBordersOptions.html @@ -1,5 +1,5 @@ -IBordersOptions | docx

Interface IBordersOptions

interface IBordersOptions {
    bottom?: IBorderOptions;
    left?: IBorderOptions;
    right?: IBorderOptions;
    top?: IBorderOptions;
}

Properties

bottom? +IBordersOptions | docx

Interface IBordersOptions

interface IBordersOptions {
    bottom?: IBorderOptions;
    left?: IBorderOptions;
    right?: IBorderOptions;
    top?: IBorderOptions;
}

Properties

Properties

Generated using TypeDoc

\ No newline at end of file +

Properties

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/ICharacterStyleOptions.html b/api/interfaces/ICharacterStyleOptions.html index 29754cd16c..a72db85457 100644 --- a/api/interfaces/ICharacterStyleOptions.html +++ b/api/interfaces/ICharacterStyleOptions.html @@ -1,4 +1,4 @@ -ICharacterStyleOptions | docx

Interface ICharacterStyleOptions

interface ICharacterStyleOptions {
    basedOn?: string;
    id: string;
    link?: string;
    name?: string;
    next?: string;
    quickFormat?: boolean;
    run?: IRunStylePropertiesOptions;
    semiHidden?: boolean;
    uiPriority?: number;
    unhideWhenUsed?: boolean;
}

Hierarchy (view full)

Properties

basedOn? +ICharacterStyleOptions | docx

Interface ICharacterStyleOptions

interface ICharacterStyleOptions {
    basedOn?: string;
    id: string;
    link?: string;
    name?: string;
    next?: string;
    quickFormat?: boolean;
    run?: IRunStylePropertiesOptions;
    semiHidden?: boolean;
    uiPriority?: number;
    unhideWhenUsed?: boolean;
}

Hierarchy (view full)

Properties

basedOn? id link? name? @@ -12,4 +12,4 @@ Note that if the type of the current style must match the type of the style upon which it is based or the basedOn element will be ignored. However, if the current style is a numbering style, then the basedOn element is ignored.

WARNING: You cannot set basedOn to be the same as name. This is akin to inheriting from itself. This creates a cyclic dependency and cause undesirable behavior.

-
id: string
link?: string
name?: string
next?: string
quickFormat?: boolean
semiHidden?: boolean
uiPriority?: number
unhideWhenUsed?: boolean

Generated using TypeDoc

\ No newline at end of file +
id: string
link?: string
name?: string
next?: string
quickFormat?: boolean
semiHidden?: boolean
uiPriority?: number
unhideWhenUsed?: boolean

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/ICheckboxSymbolOptions.html b/api/interfaces/ICheckboxSymbolOptions.html index 267b0143b2..60008c0b1d 100644 --- a/api/interfaces/ICheckboxSymbolOptions.html +++ b/api/interfaces/ICheckboxSymbolOptions.html @@ -1,5 +1,5 @@ -ICheckboxSymbolOptions | docx

Interface ICheckboxSymbolOptions

interface ICheckboxSymbolOptions {
    alias?: string;
    checked?: boolean;
    checkedState?: ICheckboxSymbolProperties;
    uncheckedState?: ICheckboxSymbolProperties;
}

Properties

alias? +ICheckboxSymbolOptions | docx

Interface ICheckboxSymbolOptions

interface ICheckboxSymbolOptions {
    alias?: string;
    checked?: boolean;
    checkedState?: ICheckboxSymbolProperties;
    uncheckedState?: ICheckboxSymbolProperties;
}

Properties

alias?: string
checked?: boolean
uncheckedState?: ICheckboxSymbolProperties

Generated using TypeDoc

\ No newline at end of file +

Properties

alias?: string
checked?: boolean
uncheckedState?: ICheckboxSymbolProperties

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/ICheckboxSymbolProperties.html b/api/interfaces/ICheckboxSymbolProperties.html index 3ab7a94436..fc1f4ff655 100644 --- a/api/interfaces/ICheckboxSymbolProperties.html +++ b/api/interfaces/ICheckboxSymbolProperties.html @@ -1,3 +1,3 @@ -ICheckboxSymbolProperties | docx

Interface ICheckboxSymbolProperties

interface ICheckboxSymbolProperties {
    font?: string;
    value?: string;
}

Properties

font? +ICheckboxSymbolProperties | docx

Interface ICheckboxSymbolProperties

interface ICheckboxSymbolProperties {
    font?: string;
    value?: string;
}

Properties

Properties

font?: string
value?: string

Generated using TypeDoc

\ No newline at end of file +

Properties

font?: string
value?: string

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/ICommentOptions.html b/api/interfaces/ICommentOptions.html index 3ad9ec1d84..ea036494bb 100644 --- a/api/interfaces/ICommentOptions.html +++ b/api/interfaces/ICommentOptions.html @@ -1,6 +1,6 @@ -ICommentOptions | docx

Interface ICommentOptions

interface ICommentOptions {
    author?: string;
    children: readonly FileChild[];
    date?: Date;
    id: number;
    initials?: string;
}

Properties

author? +ICommentOptions | docx

Interface ICommentOptions

interface ICommentOptions {
    author?: string;
    children: readonly FileChild[];
    date?: Date;
    id: number;
    initials?: string;
}

Properties

author?: string
children: readonly FileChild[]
date?: Date
id: number
initials?: string

Generated using TypeDoc

\ No newline at end of file +

Properties

author?: string
children: readonly FileChild[]
date?: Date
id: number
initials?: string

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/ICommentsOptions.html b/api/interfaces/ICommentsOptions.html index 58be4bf6ff..0fb462245e 100644 --- a/api/interfaces/ICommentsOptions.html +++ b/api/interfaces/ICommentsOptions.html @@ -1,2 +1,2 @@ -ICommentsOptions | docx

Interface ICommentsOptions

interface ICommentsOptions {
    children: readonly ICommentOptions[];
}

Properties

Properties

children: readonly ICommentOptions[]

Generated using TypeDoc

\ No newline at end of file +ICommentsOptions | docx

Interface ICommentsOptions

interface ICommentsOptions {
    children: readonly ICommentOptions[];
}

Properties

Properties

children: readonly ICommentOptions[]

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IConcreteNumberingOptions.html b/api/interfaces/IConcreteNumberingOptions.html index f462862e79..ecfebcc7db 100644 --- a/api/interfaces/IConcreteNumberingOptions.html +++ b/api/interfaces/IConcreteNumberingOptions.html @@ -1,6 +1,6 @@ -IConcreteNumberingOptions | docx

Interface IConcreteNumberingOptions

interface IConcreteNumberingOptions {
    abstractNumId: number;
    instance: number;
    numId: number;
    overrideLevels?: readonly IOverrideLevel[];
    reference: string;
}

Properties

abstractNumId +IConcreteNumberingOptions | docx

Interface IConcreteNumberingOptions

interface IConcreteNumberingOptions {
    abstractNumId: number;
    instance: number;
    numId: number;
    overrideLevels?: readonly IOverrideLevel[];
    reference: string;
}

Properties

abstractNumId: number
instance: number
numId: number
overrideLevels?: readonly IOverrideLevel[]
reference: string

Generated using TypeDoc

\ No newline at end of file +

Properties

abstractNumId: number
instance: number
numId: number
overrideLevels?: readonly IOverrideLevel[]
reference: string

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IContext.html b/api/interfaces/IContext.html index 966c6d3a27..db7ada6b35 100644 --- a/api/interfaces/IContext.html +++ b/api/interfaces/IContext.html @@ -1,4 +1,4 @@ -IContext | docx

Interface IContext

interface IContext {
    file: Document;
    stack: IXmlableObject[];
    viewWrapper: IViewWrapper;
}

Properties

file +IContext | docx

Interface IContext

interface IContext {
    file: Document;
    stack: IXmlableObject[];
    viewWrapper: IViewWrapper;
}

Properties

Properties

file: Document
viewWrapper: IViewWrapper

Generated using TypeDoc

\ No newline at end of file +

Properties

file: Document
viewWrapper: IViewWrapper

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IDocGridAttributesProperties.html b/api/interfaces/IDocGridAttributesProperties.html index a56ef42995..26103f7353 100644 --- a/api/interfaces/IDocGridAttributesProperties.html +++ b/api/interfaces/IDocGridAttributesProperties.html @@ -1,4 +1,4 @@ -IDocGridAttributesProperties | docx

Interface IDocGridAttributesProperties

interface IDocGridAttributesProperties {
    charSpace?: number;
    linePitch?: number;
    type?: "default" | "lines" | "linesAndChars" | "snapToChars";
}

Properties

charSpace? +IDocGridAttributesProperties | docx

Interface IDocGridAttributesProperties

interface IDocGridAttributesProperties {
    charSpace?: number;
    linePitch?: number;
    type?: "default" | "lines" | "linesAndChars" | "snapToChars";
}

Properties

charSpace?: number
linePitch?: number
type?: "default" | "lines" | "linesAndChars" | "snapToChars"

Generated using TypeDoc

\ No newline at end of file +

Properties

charSpace?: number
linePitch?: number
type?: "default" | "lines" | "linesAndChars" | "snapToChars"

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IDocumentAttributesProperties.html b/api/interfaces/IDocumentAttributesProperties.html index 1886c9b245..0ebd2bc383 100644 --- a/api/interfaces/IDocumentAttributesProperties.html +++ b/api/interfaces/IDocumentAttributesProperties.html @@ -1,4 +1,4 @@ -IDocumentAttributesProperties | docx

Interface IDocumentAttributesProperties

interface IDocumentAttributesProperties {
    Ignorable?: string;
    aink?: string;
    am3d?: string;
    cp?: string;
    cx?: string;
    cx1?: string;
    cx2?: string;
    cx3?: string;
    cx4?: string;
    cx5?: string;
    cx6?: string;
    cx7?: string;
    cx8?: string;
    dc?: string;
    dcmitype?: string;
    dcterms?: string;
    m?: string;
    mc?: string;
    o?: string;
    r?: string;
    type?: string;
    v?: string;
    w?: string;
    w10?: string;
    w14?: string;
    w15?: string;
    w16?: string;
    w16cex?: string;
    w16cid?: string;
    w16sdtdh?: string;
    w16se?: string;
    wne?: string;
    wp?: string;
    wp14?: string;
    wpc?: string;
    wpg?: string;
    wpi?: string;
    wps?: string;
    xsi?: string;
}

Properties

Ignorable? +IDocumentAttributesProperties | docx

Interface IDocumentAttributesProperties

interface IDocumentAttributesProperties {
    Ignorable?: string;
    aink?: string;
    am3d?: string;
    cp?: string;
    cx?: string;
    cx1?: string;
    cx2?: string;
    cx3?: string;
    cx4?: string;
    cx5?: string;
    cx6?: string;
    cx7?: string;
    cx8?: string;
    dc?: string;
    dcmitype?: string;
    dcterms?: string;
    m?: string;
    mc?: string;
    o?: string;
    r?: string;
    type?: string;
    v?: string;
    w?: string;
    w10?: string;
    w14?: string;
    w15?: string;
    w16?: string;
    w16cex?: string;
    w16cid?: string;
    w16sdtdh?: string;
    w16se?: string;
    wne?: string;
    wp?: string;
    wp14?: string;
    wpc?: string;
    wpg?: string;
    wpi?: string;
    wps?: string;
    xsi?: string;
}

Properties

Ignorable? aink? am3d? cp? @@ -37,4 +37,4 @@ wpi? wps? xsi? -

Properties

Ignorable?: string
aink?: string
am3d?: string
cp?: string
cx?: string
cx1?: string
cx2?: string
cx3?: string
cx4?: string
cx5?: string
cx6?: string
cx7?: string
cx8?: string
dc?: string
dcmitype?: string
dcterms?: string
m?: string
mc?: string
o?: string
r?: string
type?: string
v?: string
w?: string
w10?: string
w14?: string
w15?: string
w16?: string
w16cex?: string
w16cid?: string
w16sdtdh?: string
w16se?: string
wne?: string
wp?: string
wp14?: string
wpc?: string
wpg?: string
wpi?: string
wps?: string
xsi?: string

Generated using TypeDoc

\ No newline at end of file +

Properties

Ignorable?: string
aink?: string
am3d?: string
cp?: string
cx?: string
cx1?: string
cx2?: string
cx3?: string
cx4?: string
cx5?: string
cx6?: string
cx7?: string
cx8?: string
dc?: string
dcmitype?: string
dcterms?: string
m?: string
mc?: string
o?: string
r?: string
type?: string
v?: string
w?: string
w10?: string
w14?: string
w15?: string
w16?: string
w16cex?: string
w16cid?: string
w16sdtdh?: string
w16se?: string
wne?: string
wp?: string
wp14?: string
wpc?: string
wpg?: string
wpi?: string
wps?: string
xsi?: string

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IDocumentBackgroundOptions.html b/api/interfaces/IDocumentBackgroundOptions.html index ae7be214d1..60f8a3a19d 100644 --- a/api/interfaces/IDocumentBackgroundOptions.html +++ b/api/interfaces/IDocumentBackgroundOptions.html @@ -1,5 +1,5 @@ -IDocumentBackgroundOptions | docx

Interface IDocumentBackgroundOptions

interface IDocumentBackgroundOptions {
    color?: string;
    themeColor?: string;
    themeShade?: string;
    themeTint?: string;
}

Properties

color? +IDocumentBackgroundOptions | docx

Interface IDocumentBackgroundOptions

interface IDocumentBackgroundOptions {
    color?: string;
    themeColor?: string;
    themeShade?: string;
    themeTint?: string;
}

Properties

color?: string
themeColor?: string
themeShade?: string
themeTint?: string

Generated using TypeDoc

\ No newline at end of file +

Properties

color?: string
themeColor?: string
themeShade?: string
themeTint?: string

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IDocumentDefaultsOptions.html b/api/interfaces/IDocumentDefaultsOptions.html index f5cb58c83b..3bdd6c6fcb 100644 --- a/api/interfaces/IDocumentDefaultsOptions.html +++ b/api/interfaces/IDocumentDefaultsOptions.html @@ -1,3 +1,3 @@ -IDocumentDefaultsOptions | docx

Interface IDocumentDefaultsOptions

interface IDocumentDefaultsOptions {
    paragraph?: IParagraphStylePropertiesOptions;
    run?: IRunStylePropertiesOptions;
}

Properties

paragraph? +IDocumentDefaultsOptions | docx

Interface IDocumentDefaultsOptions

interface IDocumentDefaultsOptions {
    paragraph?: IParagraphStylePropertiesOptions;
    run?: IRunStylePropertiesOptions;
}

Properties

Properties

Generated using TypeDoc

\ No newline at end of file +

Properties

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IDocumentFooter.html b/api/interfaces/IDocumentFooter.html index 5a0e564fb2..ebe108302a 100644 --- a/api/interfaces/IDocumentFooter.html +++ b/api/interfaces/IDocumentFooter.html @@ -1,3 +1,3 @@ -IDocumentFooter | docx

Interface IDocumentFooter

interface IDocumentFooter {
    footer: FooterWrapper;
    type: "default" | "first" | "even";
}

Properties

footer +IDocumentFooter | docx

Interface IDocumentFooter

interface IDocumentFooter {
    footer: FooterWrapper;
    type: "default" | "first" | "even";
}

Properties

Properties

type: "default" | "first" | "even"

Generated using TypeDoc

\ No newline at end of file +

Properties

type: "default" | "first" | "even"

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IDocumentHeader.html b/api/interfaces/IDocumentHeader.html index 476211ff53..e05e436642 100644 --- a/api/interfaces/IDocumentHeader.html +++ b/api/interfaces/IDocumentHeader.html @@ -1,3 +1,3 @@ -IDocumentHeader | docx

Interface IDocumentHeader

interface IDocumentHeader {
    header: HeaderWrapper;
    type: "default" | "first" | "even";
}

Properties

header +IDocumentHeader | docx

Interface IDocumentHeader

interface IDocumentHeader {
    header: HeaderWrapper;
    type: "default" | "first" | "even";
}

Properties

Properties

type: "default" | "first" | "even"

Generated using TypeDoc

\ No newline at end of file +

Properties

type: "default" | "first" | "even"

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IDocumentOptions.html b/api/interfaces/IDocumentOptions.html index 2f091a26be..3e43ec3a96 100644 --- a/api/interfaces/IDocumentOptions.html +++ b/api/interfaces/IDocumentOptions.html @@ -1,2 +1,2 @@ -IDocumentOptions | docx

Interface IDocumentOptions

interface IDocumentOptions {
    background?: IDocumentBackgroundOptions;
}

Properties

Properties

Generated using TypeDoc

\ No newline at end of file +IDocumentOptions | docx

Interface IDocumentOptions

interface IDocumentOptions {
    background?: IDocumentBackgroundOptions;
}

Properties

Properties

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IDrawingOptions.html b/api/interfaces/IDrawingOptions.html index a9cd62b761..55a1df6438 100644 --- a/api/interfaces/IDrawingOptions.html +++ b/api/interfaces/IDrawingOptions.html @@ -1,4 +1,4 @@ -IDrawingOptions | docx

Interface IDrawingOptions

interface IDrawingOptions {
    docProperties?: DocPropertiesOptions;
    floating?: IFloating;
    outline?: OutlineOptions;
}

Properties

docProperties? +IDrawingOptions | docx

Interface IDrawingOptions

interface IDrawingOptions {
    docProperties?: DocPropertiesOptions;
    floating?: IFloating;
    outline?: OutlineOptions;
}

Properties

docProperties?: DocPropertiesOptions
floating?: IFloating
outline?: OutlineOptions

Generated using TypeDoc

\ No newline at end of file +

Properties

docProperties?: DocPropertiesOptions
floating?: IFloating
outline?: OutlineOptions

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IFloating.html b/api/interfaces/IFloating.html index 8c95008b1b..6b9777dda8 100644 --- a/api/interfaces/IFloating.html +++ b/api/interfaces/IFloating.html @@ -1,4 +1,4 @@ -IFloating | docx

Interface IFloating

interface IFloating {
    allowOverlap?: boolean;
    behindDocument?: boolean;
    horizontalPosition: IHorizontalPositionOptions;
    layoutInCell?: boolean;
    lockAnchor?: boolean;
    margins?: IMargins;
    verticalPosition: IVerticalPositionOptions;
    wrap?: ITextWrapping;
    zIndex?: number;
}

Properties

allowOverlap? +IFloating | docx

Interface IFloating

interface IFloating {
    allowOverlap?: boolean;
    behindDocument?: boolean;
    horizontalPosition: IHorizontalPositionOptions;
    layoutInCell?: boolean;
    lockAnchor?: boolean;
    margins?: IMargins;
    verticalPosition: IVerticalPositionOptions;
    wrap?: ITextWrapping;
    zIndex?: number;
}

Properties

allowOverlap?: boolean
behindDocument?: boolean
horizontalPosition: IHorizontalPositionOptions
layoutInCell?: boolean
lockAnchor?: boolean
margins?: IMargins
verticalPosition: IVerticalPositionOptions
zIndex?: number

Generated using TypeDoc

\ No newline at end of file +

Properties

allowOverlap?: boolean
behindDocument?: boolean
horizontalPosition: IHorizontalPositionOptions
layoutInCell?: boolean
lockAnchor?: boolean
margins?: IMargins
verticalPosition: IVerticalPositionOptions
zIndex?: number

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IFontAttributesProperties.html b/api/interfaces/IFontAttributesProperties.html index 0bcd127850..168878644c 100644 --- a/api/interfaces/IFontAttributesProperties.html +++ b/api/interfaces/IFontAttributesProperties.html @@ -1,6 +1,6 @@ -IFontAttributesProperties | docx

Interface IFontAttributesProperties

interface IFontAttributesProperties {
    ascii?: string;
    cs?: string;
    eastAsia?: string;
    hAnsi?: string;
    hint?: string;
}

Properties

ascii? +IFontAttributesProperties | docx

Interface IFontAttributesProperties

interface IFontAttributesProperties {
    ascii?: string;
    cs?: string;
    eastAsia?: string;
    hAnsi?: string;
    hint?: string;
}

Properties

ascii?: string
cs?: string
eastAsia?: string
hAnsi?: string
hint?: string

Generated using TypeDoc

\ No newline at end of file +

Properties

ascii?: string
cs?: string
eastAsia?: string
hAnsi?: string
hint?: string

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IHeaderFooterGroup.html b/api/interfaces/IHeaderFooterGroup.html index cc352ec9c3..1cd04c300f 100644 --- a/api/interfaces/IHeaderFooterGroup.html +++ b/api/interfaces/IHeaderFooterGroup.html @@ -1,4 +1,4 @@ -IHeaderFooterGroup | docx

Interface IHeaderFooterGroup<T>

interface IHeaderFooterGroup<T> {
    default?: T;
    even?: T;
    first?: T;
}

Type Parameters

  • T

Properties

default? +IHeaderFooterGroup | docx

Interface IHeaderFooterGroup<T>

interface IHeaderFooterGroup<T> {
    default?: T;
    even?: T;
    first?: T;
}

Type Parameters

  • T

Properties

Properties

default?: T
even?: T
first?: T

Generated using TypeDoc

\ No newline at end of file +

Properties

default?: T
even?: T
first?: T

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IHeaderFooterOptions.html b/api/interfaces/IHeaderFooterOptions.html index 52d4683bc1..90cee98dad 100644 --- a/api/interfaces/IHeaderFooterOptions.html +++ b/api/interfaces/IHeaderFooterOptions.html @@ -1,3 +1,3 @@ -IHeaderFooterOptions | docx

Interface IHeaderFooterOptions

interface IHeaderFooterOptions {
    id?: number;
    type?: "default" | "first" | "even";
}

Properties

id? +IHeaderFooterOptions | docx

Interface IHeaderFooterOptions

interface IHeaderFooterOptions {
    id?: number;
    type?: "default" | "first" | "even";
}

Properties

Properties

id?: number
type?: "default" | "first" | "even"

Generated using TypeDoc

\ No newline at end of file +

Properties

id?: number
type?: "default" | "first" | "even"

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IHeaderOptions.html b/api/interfaces/IHeaderOptions.html index 7b7f60a8d0..9971976841 100644 --- a/api/interfaces/IHeaderOptions.html +++ b/api/interfaces/IHeaderOptions.html @@ -1,2 +1,2 @@ -IHeaderOptions | docx

Interface IHeaderOptions

interface IHeaderOptions {
    children: readonly (Paragraph | Table)[];
}

Properties

Properties

children: readonly (Paragraph | Table)[]

Generated using TypeDoc

\ No newline at end of file +IHeaderOptions | docx

Interface IHeaderOptions

interface IHeaderOptions {
    children: readonly (Paragraph | Table)[];
}

Properties

Properties

children: readonly (Paragraph | Table)[]

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IHorizontalPositionOptions.html b/api/interfaces/IHorizontalPositionOptions.html index ce2b8bb466..3e83e8c5b4 100644 --- a/api/interfaces/IHorizontalPositionOptions.html +++ b/api/interfaces/IHorizontalPositionOptions.html @@ -1,4 +1,4 @@ -IHorizontalPositionOptions | docx

Interface IHorizontalPositionOptions

interface IHorizontalPositionOptions {
    align?: "center" | "left" | "right" | "inside" | "outside";
    offset?: number;
    relative?: "margin" | "page" | "character" | "column" | "insideMargin" | "leftMargin" | "outsideMargin" | "rightMargin";
}

Properties

align? +IHorizontalPositionOptions | docx

Interface IHorizontalPositionOptions

interface IHorizontalPositionOptions {
    align?: "center" | "left" | "right" | "inside" | "outside";
    offset?: number;
    relative?: "margin" | "page" | "character" | "column" | "insideMargin" | "leftMargin" | "outsideMargin" | "rightMargin";
}

Properties

align?: "center" | "left" | "right" | "inside" | "outside"
offset?: number
relative?: "margin" | "page" | "character" | "column" | "insideMargin" | "leftMargin" | "outsideMargin" | "rightMargin"

Generated using TypeDoc

\ No newline at end of file +

Properties

align?: "center" | "left" | "right" | "inside" | "outside"
offset?: number
relative?: "margin" | "page" | "character" | "column" | "insideMargin" | "leftMargin" | "outsideMargin" | "rightMargin"

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IIndentAttributesProperties.html b/api/interfaces/IIndentAttributesProperties.html index 83c910c71a..cb54f3ffc7 100644 --- a/api/interfaces/IIndentAttributesProperties.html +++ b/api/interfaces/IIndentAttributesProperties.html @@ -1,7 +1,7 @@ -IIndentAttributesProperties | docx

Interface IIndentAttributesProperties

interface IIndentAttributesProperties {
    end?: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi` | `-${number}mm` | `-${number}cm` | `-${number}in` | `-${number}pt` | `-${number}pc` | `-${number}pi`;
    firstLine?: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`;
    hanging?: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`;
    left?: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi` | `-${number}mm` | `-${number}cm` | `-${number}in` | `-${number}pt` | `-${number}pc` | `-${number}pi`;
    right?: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi` | `-${number}mm` | `-${number}cm` | `-${number}in` | `-${number}pt` | `-${number}pc` | `-${number}pi`;
    start?: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi` | `-${number}mm` | `-${number}cm` | `-${number}in` | `-${number}pt` | `-${number}pc` | `-${number}pi`;
}

Properties

end? +IIndentAttributesProperties | docx

Interface IIndentAttributesProperties

interface IIndentAttributesProperties {
    end?: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi` | `-${number}mm` | `-${number}cm` | `-${number}in` | `-${number}pt` | `-${number}pc` | `-${number}pi`;
    firstLine?: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`;
    hanging?: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`;
    left?: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi` | `-${number}mm` | `-${number}cm` | `-${number}in` | `-${number}pt` | `-${number}pc` | `-${number}pi`;
    right?: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi` | `-${number}mm` | `-${number}cm` | `-${number}in` | `-${number}pt` | `-${number}pc` | `-${number}pi`;
    start?: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi` | `-${number}mm` | `-${number}cm` | `-${number}in` | `-${number}pt` | `-${number}pc` | `-${number}pi`;
}

Properties

end?: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi` | `-${number}mm` | `-${number}cm` | `-${number}in` | `-${number}pt` | `-${number}pc` | `-${number}pi`
firstLine?: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`
hanging?: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`
left?: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi` | `-${number}mm` | `-${number}cm` | `-${number}in` | `-${number}pt` | `-${number}pc` | `-${number}pi`
right?: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi` | `-${number}mm` | `-${number}cm` | `-${number}in` | `-${number}pt` | `-${number}pc` | `-${number}pi`
start?: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi` | `-${number}mm` | `-${number}cm` | `-${number}in` | `-${number}pt` | `-${number}pc` | `-${number}pi`

Generated using TypeDoc

\ No newline at end of file +

Properties

end?: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi` | `-${number}mm` | `-${number}cm` | `-${number}in` | `-${number}pt` | `-${number}pc` | `-${number}pi`
firstLine?: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`
hanging?: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`
left?: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi` | `-${number}mm` | `-${number}cm` | `-${number}in` | `-${number}pt` | `-${number}pc` | `-${number}pi`
right?: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi` | `-${number}mm` | `-${number}cm` | `-${number}in` | `-${number}pt` | `-${number}pc` | `-${number}pi`
start?: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi` | `-${number}mm` | `-${number}cm` | `-${number}in` | `-${number}pt` | `-${number}pc` | `-${number}pi`

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/ILevelParagraphStylePropertiesOptions.html b/api/interfaces/ILevelParagraphStylePropertiesOptions.html index 8a5f2f0407..4bba188208 100644 --- a/api/interfaces/ILevelParagraphStylePropertiesOptions.html +++ b/api/interfaces/ILevelParagraphStylePropertiesOptions.html @@ -1,4 +1,4 @@ -ILevelParagraphStylePropertiesOptions | docx

Interface ILevelParagraphStylePropertiesOptions

interface ILevelParagraphStylePropertiesOptions {
    alignment?: "center" | "left" | "right" | "start" | "end" | "both" | "mediumKashida" | "distribute" | "numTab" | "highKashida" | "lowKashida" | "thaiDistribute";
    contextualSpacing?: boolean;
    indent?: IIndentAttributesProperties;
    keepLines?: boolean;
    keepNext?: boolean;
    leftTabStop?: number;
    outlineLevel?: number;
    rightTabStop?: number;
    spacing?: ISpacingProperties;
    thematicBreak?: boolean;
}

Hierarchy (view full)

Properties

alignment? +ILevelParagraphStylePropertiesOptions | docx

Interface ILevelParagraphStylePropertiesOptions

interface ILevelParagraphStylePropertiesOptions {
    alignment?: "center" | "left" | "right" | "start" | "end" | "both" | "mediumKashida" | "distribute" | "numTab" | "highKashida" | "lowKashida" | "thaiDistribute";
    contextualSpacing?: boolean;
    indent?: IIndentAttributesProperties;
    keepLines?: boolean;
    keepNext?: boolean;
    leftTabStop?: number;
    outlineLevel?: number;
    rightTabStop?: number;
    spacing?: ISpacingProperties;
    thematicBreak?: boolean;
}

Hierarchy (view full)

Properties

alignment?: "center" | "left" | "right" | "start" | "end" | "both" | "mediumKashida" | "distribute" | "numTab" | "highKashida" | "lowKashida" | "thaiDistribute"
contextualSpacing?: boolean
keepLines?: boolean

Specifies that all lines of the paragraph are to be kept on a single page when possible.

-
keepNext?: boolean

Specifies that the paragraph (or at least part of it) should be rendered on the same page as the next paragraph when possible. If multiple paragraphs are to be kept together but they exceed a page, then the set of paragraphs begin on a new page and page breaks are used thereafter as needed.

-
leftTabStop?: number
outlineLevel?: number
rightTabStop?: number
thematicBreak?: boolean

Generated using TypeDoc

\ No newline at end of file +

Properties

alignment?: "center" | "left" | "right" | "start" | "end" | "both" | "mediumKashida" | "distribute" | "numTab" | "highKashida" | "lowKashida" | "thaiDistribute"
contextualSpacing?: boolean
keepLines?: boolean

Specifies that all lines of the paragraph are to be kept on a single page when possible.

+
keepNext?: boolean

Specifies that the paragraph (or at least part of it) should be rendered on the same page as the next paragraph when possible. If multiple paragraphs are to be kept together but they exceed a page, then the set of paragraphs begin on a new page and page breaks are used thereafter as needed.

+
leftTabStop?: number
outlineLevel?: number
rightTabStop?: number
thematicBreak?: boolean

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/ILevelsOptions.html b/api/interfaces/ILevelsOptions.html index 8338530ec2..147dc3fa09 100644 --- a/api/interfaces/ILevelsOptions.html +++ b/api/interfaces/ILevelsOptions.html @@ -1,4 +1,4 @@ -ILevelsOptions | docx

Interface ILevelsOptions

interface ILevelsOptions {
    alignment?: "center" | "left" | "right" | "start" | "end" | "both" | "mediumKashida" | "distribute" | "numTab" | "highKashida" | "lowKashida" | "thaiDistribute";
    format?: "hex" | "none" | "bullet" | "decimal" | "upperRoman" | "lowerRoman" | "upperLetter" | "lowerLetter" | "ordinal" | "cardinalText" | "ordinalText" | "chicago" | "ideographDigital" | "japaneseCounting" | "aiueo" | "iroha" | "decimalFullWidth" | "decimalHalfWidth" | "japaneseLegal" | "japaneseDigitalTenThousand" | "decimalEnclosedCircle" | "decimalFullWidth2" | "aiueoFullWidth" | "irohaFullWidth" | "decimalZero" | "ganada" | "chosung" | "decimalEnclosedFullstop" | "decimalEnclosedParen" | "decimalEnclosedCircleChinese" | "ideographEnclosedCircle" | "ideographTraditional" | "ideographZodiac" | "ideographZodiacTraditional" | "taiwaneseCounting" | "ideographLegalTraditional" | "taiwaneseCountingThousand" | "taiwaneseDigital" | "chineseCounting" | "chineseLegalSimplified" | "chineseCountingThousand" | "koreanDigital" | "koreanCounting" | "koreanLegal" | "koreanDigital2" | "vietnameseCounting" | "russianLower" | "russianUpper" | "numberInDash" | "hebrew1" | "hebrew2" | "arabicAlpha" | "arabicAbjad" | "hindiVowels" | "hindiConsonants" | "hindiNumbers" | "hindiCounting" | "thaiLetters" | "thaiNumbers" | "thaiCounting" | "bahtText" | "dollarText" | "custom";
    isLegalNumberingStyle?: boolean;
    level: number;
    start?: number;
    style?: {
        paragraph?: ILevelParagraphStylePropertiesOptions;
        run?: IRunStylePropertiesOptions;
    };
    suffix?: "space" | "nothing" | "tab";
    text?: string;
}

Properties

alignment? +ILevelsOptions | docx

Interface ILevelsOptions

interface ILevelsOptions {
    alignment?: "center" | "left" | "right" | "start" | "end" | "both" | "mediumKashida" | "distribute" | "numTab" | "highKashida" | "lowKashida" | "thaiDistribute";
    format?: "hex" | "none" | "bullet" | "decimal" | "upperRoman" | "lowerRoman" | "upperLetter" | "lowerLetter" | "ordinal" | "cardinalText" | "ordinalText" | "chicago" | "ideographDigital" | "japaneseCounting" | "aiueo" | "iroha" | "decimalFullWidth" | "decimalHalfWidth" | "japaneseLegal" | "japaneseDigitalTenThousand" | "decimalEnclosedCircle" | "decimalFullWidth2" | "aiueoFullWidth" | "irohaFullWidth" | "decimalZero" | "ganada" | "chosung" | "decimalEnclosedFullstop" | "decimalEnclosedParen" | "decimalEnclosedCircleChinese" | "ideographEnclosedCircle" | "ideographTraditional" | "ideographZodiac" | "ideographZodiacTraditional" | "taiwaneseCounting" | "ideographLegalTraditional" | "taiwaneseCountingThousand" | "taiwaneseDigital" | "chineseCounting" | "chineseLegalSimplified" | "chineseCountingThousand" | "koreanDigital" | "koreanCounting" | "koreanLegal" | "koreanDigital2" | "vietnameseCounting" | "russianLower" | "russianUpper" | "numberInDash" | "hebrew1" | "hebrew2" | "arabicAlpha" | "arabicAbjad" | "hindiVowels" | "hindiConsonants" | "hindiNumbers" | "hindiCounting" | "thaiLetters" | "thaiNumbers" | "thaiCounting" | "bahtText" | "dollarText" | "custom";
    isLegalNumberingStyle?: boolean;
    level: number;
    start?: number;
    style?: {
        paragraph?: ILevelParagraphStylePropertiesOptions;
        run?: IRunStylePropertiesOptions;
    };
    suffix?: "space" | "nothing" | "tab";
    text?: string;
}

Properties

alignment?: "center" | "left" | "right" | "start" | "end" | "both" | "mediumKashida" | "distribute" | "numTab" | "highKashida" | "lowKashida" | "thaiDistribute"
format?: "hex" | "none" | "bullet" | "decimal" | "upperRoman" | "lowerRoman" | "upperLetter" | "lowerLetter" | "ordinal" | "cardinalText" | "ordinalText" | "chicago" | "ideographDigital" | "japaneseCounting" | "aiueo" | "iroha" | "decimalFullWidth" | "decimalHalfWidth" | "japaneseLegal" | "japaneseDigitalTenThousand" | "decimalEnclosedCircle" | "decimalFullWidth2" | "aiueoFullWidth" | "irohaFullWidth" | "decimalZero" | "ganada" | "chosung" | "decimalEnclosedFullstop" | "decimalEnclosedParen" | "decimalEnclosedCircleChinese" | "ideographEnclosedCircle" | "ideographTraditional" | "ideographZodiac" | "ideographZodiacTraditional" | "taiwaneseCounting" | "ideographLegalTraditional" | "taiwaneseCountingThousand" | "taiwaneseDigital" | "chineseCounting" | "chineseLegalSimplified" | "chineseCountingThousand" | "koreanDigital" | "koreanCounting" | "koreanLegal" | "koreanDigital2" | "vietnameseCounting" | "russianLower" | "russianUpper" | "numberInDash" | "hebrew1" | "hebrew2" | "arabicAlpha" | "arabicAbjad" | "hindiVowels" | "hindiConsonants" | "hindiNumbers" | "hindiCounting" | "thaiLetters" | "thaiNumbers" | "thaiCounting" | "bahtText" | "dollarText" | "custom"
isLegalNumberingStyle?: boolean
level: number
start?: number
style?: {
    paragraph?: ILevelParagraphStylePropertiesOptions;
    run?: IRunStylePropertiesOptions;
}

Type declaration

suffix?: "space" | "nothing" | "tab"
text?: string

Generated using TypeDoc

\ No newline at end of file +

Properties

alignment?: "center" | "left" | "right" | "start" | "end" | "both" | "mediumKashida" | "distribute" | "numTab" | "highKashida" | "lowKashida" | "thaiDistribute"
format?: "hex" | "none" | "bullet" | "decimal" | "upperRoman" | "lowerRoman" | "upperLetter" | "lowerLetter" | "ordinal" | "cardinalText" | "ordinalText" | "chicago" | "ideographDigital" | "japaneseCounting" | "aiueo" | "iroha" | "decimalFullWidth" | "decimalHalfWidth" | "japaneseLegal" | "japaneseDigitalTenThousand" | "decimalEnclosedCircle" | "decimalFullWidth2" | "aiueoFullWidth" | "irohaFullWidth" | "decimalZero" | "ganada" | "chosung" | "decimalEnclosedFullstop" | "decimalEnclosedParen" | "decimalEnclosedCircleChinese" | "ideographEnclosedCircle" | "ideographTraditional" | "ideographZodiac" | "ideographZodiacTraditional" | "taiwaneseCounting" | "ideographLegalTraditional" | "taiwaneseCountingThousand" | "taiwaneseDigital" | "chineseCounting" | "chineseLegalSimplified" | "chineseCountingThousand" | "koreanDigital" | "koreanCounting" | "koreanLegal" | "koreanDigital2" | "vietnameseCounting" | "russianLower" | "russianUpper" | "numberInDash" | "hebrew1" | "hebrew2" | "arabicAlpha" | "arabicAbjad" | "hindiVowels" | "hindiConsonants" | "hindiNumbers" | "hindiCounting" | "thaiLetters" | "thaiNumbers" | "thaiCounting" | "bahtText" | "dollarText" | "custom"
isLegalNumberingStyle?: boolean
level: number
start?: number
style?: {
    paragraph?: ILevelParagraphStylePropertiesOptions;
    run?: IRunStylePropertiesOptions;
}

Type declaration

suffix?: "space" | "nothing" | "tab"
text?: string

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IMargins.html b/api/interfaces/IMargins.html index 798e627093..06ff6a9e60 100644 --- a/api/interfaces/IMargins.html +++ b/api/interfaces/IMargins.html @@ -1,5 +1,5 @@ -IMargins | docx

Interface IMargins

interface IMargins {
    bottom?: number;
    left?: number;
    right?: number;
    top?: number;
}

Properties

bottom? +IMargins | docx

Interface IMargins

interface IMargins {
    bottom?: number;
    left?: number;
    right?: number;
    top?: number;
}

Properties

Properties

bottom?: number
left?: number
right?: number
top?: number

Generated using TypeDoc

\ No newline at end of file +

Properties

bottom?: number
left?: number
right?: number
top?: number

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IMathFractionOptions.html b/api/interfaces/IMathFractionOptions.html index f19e2ab2af..6d8b0c31f1 100644 --- a/api/interfaces/IMathFractionOptions.html +++ b/api/interfaces/IMathFractionOptions.html @@ -1,3 +1,3 @@ -IMathFractionOptions | docx

Interface IMathFractionOptions

interface IMathFractionOptions {
    denominator: readonly MathComponent[];
    numerator: readonly MathComponent[];
}

Properties

denominator +IMathFractionOptions | docx

Interface IMathFractionOptions

interface IMathFractionOptions {
    denominator: readonly MathComponent[];
    numerator: readonly MathComponent[];
}

Properties

denominator: readonly MathComponent[]
numerator: readonly MathComponent[]

Generated using TypeDoc

\ No newline at end of file +

Properties

denominator: readonly MathComponent[]
numerator: readonly MathComponent[]

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IMathFunctionOptions.html b/api/interfaces/IMathFunctionOptions.html index 45c185304b..87b890f103 100644 --- a/api/interfaces/IMathFunctionOptions.html +++ b/api/interfaces/IMathFunctionOptions.html @@ -1,3 +1,3 @@ -IMathFunctionOptions | docx

Interface IMathFunctionOptions

interface IMathFunctionOptions {
    children: readonly MathComponent[];
    name: readonly MathComponent[];
}

Properties

children +IMathFunctionOptions | docx

Interface IMathFunctionOptions

interface IMathFunctionOptions {
    children: readonly MathComponent[];
    name: readonly MathComponent[];
}

Properties

Properties

children: readonly MathComponent[]
name: readonly MathComponent[]

Generated using TypeDoc

\ No newline at end of file +

Properties

children: readonly MathComponent[]
name: readonly MathComponent[]

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IMathIntegralOptions.html b/api/interfaces/IMathIntegralOptions.html index 46b965cbc0..777f2dc12d 100644 --- a/api/interfaces/IMathIntegralOptions.html +++ b/api/interfaces/IMathIntegralOptions.html @@ -1,4 +1,4 @@ -IMathIntegralOptions | docx

Interface IMathIntegralOptions

interface IMathIntegralOptions {
    children: readonly MathComponent[];
    subScript?: readonly MathComponent[];
    superScript?: readonly MathComponent[];
}

Properties

children +IMathIntegralOptions | docx

Interface IMathIntegralOptions

interface IMathIntegralOptions {
    children: readonly MathComponent[];
    subScript?: readonly MathComponent[];
    superScript?: readonly MathComponent[];
}

Properties

children: readonly MathComponent[]
subScript?: readonly MathComponent[]
superScript?: readonly MathComponent[]

Generated using TypeDoc

\ No newline at end of file +

Properties

children: readonly MathComponent[]
subScript?: readonly MathComponent[]
superScript?: readonly MathComponent[]

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IMathLimitLowerOptions.html b/api/interfaces/IMathLimitLowerOptions.html index efda59135b..4f32d5093d 100644 --- a/api/interfaces/IMathLimitLowerOptions.html +++ b/api/interfaces/IMathLimitLowerOptions.html @@ -1,3 +1,3 @@ -IMathLimitLowerOptions | docx

Interface IMathLimitLowerOptions

interface IMathLimitLowerOptions {
    children: readonly MathComponent[];
    limit: readonly MathComponent[];
}

Properties

children +IMathLimitLowerOptions | docx

Interface IMathLimitLowerOptions

interface IMathLimitLowerOptions {
    children: readonly MathComponent[];
    limit: readonly MathComponent[];
}

Properties

Properties

children: readonly MathComponent[]
limit: readonly MathComponent[]

Generated using TypeDoc

\ No newline at end of file +

Properties

children: readonly MathComponent[]
limit: readonly MathComponent[]

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IMathLimitUpperOptions.html b/api/interfaces/IMathLimitUpperOptions.html index c05f07e1c0..7fc7bd6adf 100644 --- a/api/interfaces/IMathLimitUpperOptions.html +++ b/api/interfaces/IMathLimitUpperOptions.html @@ -1,3 +1,3 @@ -IMathLimitUpperOptions | docx

Interface IMathLimitUpperOptions

interface IMathLimitUpperOptions {
    children: readonly MathComponent[];
    limit: readonly MathComponent[];
}

Properties

children +IMathLimitUpperOptions | docx

Interface IMathLimitUpperOptions

interface IMathLimitUpperOptions {
    children: readonly MathComponent[];
    limit: readonly MathComponent[];
}

Properties

Properties

children: readonly MathComponent[]
limit: readonly MathComponent[]

Generated using TypeDoc

\ No newline at end of file +

Properties

children: readonly MathComponent[]
limit: readonly MathComponent[]

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IMathOptions.html b/api/interfaces/IMathOptions.html index 087ff4eedf..d6669af8b1 100644 --- a/api/interfaces/IMathOptions.html +++ b/api/interfaces/IMathOptions.html @@ -1,2 +1,2 @@ -IMathOptions | docx

Interface IMathOptions

interface IMathOptions {
    children: readonly MathComponent[];
}

Properties

Properties

children: readonly MathComponent[]

Generated using TypeDoc

\ No newline at end of file +IMathOptions | docx

Interface IMathOptions

interface IMathOptions {
    children: readonly MathComponent[];
}

Properties

Properties

children: readonly MathComponent[]

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IMathPreSubSuperScriptOptions.html b/api/interfaces/IMathPreSubSuperScriptOptions.html index f39b101b4f..5c756e1e6e 100644 --- a/api/interfaces/IMathPreSubSuperScriptOptions.html +++ b/api/interfaces/IMathPreSubSuperScriptOptions.html @@ -1,4 +1,4 @@ -IMathPreSubSuperScriptOptions | docx

Interface IMathPreSubSuperScriptOptions

interface IMathPreSubSuperScriptOptions {
    children: readonly MathComponent[];
    subScript: readonly MathComponent[];
    superScript: readonly MathComponent[];
}

Properties

children +IMathPreSubSuperScriptOptions | docx

Interface IMathPreSubSuperScriptOptions

interface IMathPreSubSuperScriptOptions {
    children: readonly MathComponent[];
    subScript: readonly MathComponent[];
    superScript: readonly MathComponent[];
}

Properties

children: readonly MathComponent[]
subScript: readonly MathComponent[]
superScript: readonly MathComponent[]

Generated using TypeDoc

\ No newline at end of file +

Properties

children: readonly MathComponent[]
subScript: readonly MathComponent[]
superScript: readonly MathComponent[]

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IMathRadicalOptions.html b/api/interfaces/IMathRadicalOptions.html index b2ee23cd05..7c74a848fb 100644 --- a/api/interfaces/IMathRadicalOptions.html +++ b/api/interfaces/IMathRadicalOptions.html @@ -1,3 +1,3 @@ -IMathRadicalOptions | docx

Interface IMathRadicalOptions

interface IMathRadicalOptions {
    children: readonly MathComponent[];
    degree?: readonly MathComponent[];
}

Properties

children +IMathRadicalOptions | docx

Interface IMathRadicalOptions

interface IMathRadicalOptions {
    children: readonly MathComponent[];
    degree?: readonly MathComponent[];
}

Properties

Properties

children: readonly MathComponent[]
degree?: readonly MathComponent[]

Generated using TypeDoc

\ No newline at end of file +

Properties

children: readonly MathComponent[]
degree?: readonly MathComponent[]

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IMathSubScriptOptions.html b/api/interfaces/IMathSubScriptOptions.html index 6081caa57a..b7fb429212 100644 --- a/api/interfaces/IMathSubScriptOptions.html +++ b/api/interfaces/IMathSubScriptOptions.html @@ -1,3 +1,3 @@ -IMathSubScriptOptions | docx

Interface IMathSubScriptOptions

interface IMathSubScriptOptions {
    children: readonly MathComponent[];
    subScript: readonly MathComponent[];
}

Properties

children +IMathSubScriptOptions | docx

Interface IMathSubScriptOptions

interface IMathSubScriptOptions {
    children: readonly MathComponent[];
    subScript: readonly MathComponent[];
}

Properties

Properties

children: readonly MathComponent[]
subScript: readonly MathComponent[]

Generated using TypeDoc

\ No newline at end of file +

Properties

children: readonly MathComponent[]
subScript: readonly MathComponent[]

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IMathSubSuperScriptOptions.html b/api/interfaces/IMathSubSuperScriptOptions.html index 82fd302451..5b3b8e61c8 100644 --- a/api/interfaces/IMathSubSuperScriptOptions.html +++ b/api/interfaces/IMathSubSuperScriptOptions.html @@ -1,4 +1,4 @@ -IMathSubSuperScriptOptions | docx

Interface IMathSubSuperScriptOptions

interface IMathSubSuperScriptOptions {
    children: readonly MathComponent[];
    subScript: readonly MathComponent[];
    superScript: readonly MathComponent[];
}

Properties

children +IMathSubSuperScriptOptions | docx

Interface IMathSubSuperScriptOptions

interface IMathSubSuperScriptOptions {
    children: readonly MathComponent[];
    subScript: readonly MathComponent[];
    superScript: readonly MathComponent[];
}

Properties

children: readonly MathComponent[]
subScript: readonly MathComponent[]
superScript: readonly MathComponent[]

Generated using TypeDoc

\ No newline at end of file +

Properties

children: readonly MathComponent[]
subScript: readonly MathComponent[]
superScript: readonly MathComponent[]

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IMathSumOptions.html b/api/interfaces/IMathSumOptions.html index b7588c235c..b1e9e4ff56 100644 --- a/api/interfaces/IMathSumOptions.html +++ b/api/interfaces/IMathSumOptions.html @@ -1,4 +1,4 @@ -IMathSumOptions | docx

Interface IMathSumOptions

interface IMathSumOptions {
    children: readonly MathComponent[];
    subScript?: readonly MathComponent[];
    superScript?: readonly MathComponent[];
}

Properties

children +IMathSumOptions | docx

Interface IMathSumOptions

interface IMathSumOptions {
    children: readonly MathComponent[];
    subScript?: readonly MathComponent[];
    superScript?: readonly MathComponent[];
}

Properties

children: readonly MathComponent[]
subScript?: readonly MathComponent[]
superScript?: readonly MathComponent[]

Generated using TypeDoc

\ No newline at end of file +

Properties

children: readonly MathComponent[]
subScript?: readonly MathComponent[]
superScript?: readonly MathComponent[]

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IMathSuperScriptOptions.html b/api/interfaces/IMathSuperScriptOptions.html index 5aac549683..d7b923a7de 100644 --- a/api/interfaces/IMathSuperScriptOptions.html +++ b/api/interfaces/IMathSuperScriptOptions.html @@ -1,3 +1,3 @@ -IMathSuperScriptOptions | docx

Interface IMathSuperScriptOptions

interface IMathSuperScriptOptions {
    children: readonly MathComponent[];
    superScript: readonly MathComponent[];
}

Properties

children +IMathSuperScriptOptions | docx

Interface IMathSuperScriptOptions

interface IMathSuperScriptOptions {
    children: readonly MathComponent[];
    superScript: readonly MathComponent[];
}

Properties

Properties

children: readonly MathComponent[]
superScript: readonly MathComponent[]

Generated using TypeDoc

\ No newline at end of file +

Properties

children: readonly MathComponent[]
superScript: readonly MathComponent[]

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IMediaDataTransformation.html b/api/interfaces/IMediaDataTransformation.html index d2b79873e1..3c46010355 100644 --- a/api/interfaces/IMediaDataTransformation.html +++ b/api/interfaces/IMediaDataTransformation.html @@ -1,5 +1,5 @@ -IMediaDataTransformation | docx

Interface IMediaDataTransformation

interface IMediaDataTransformation {
    emus: {
        x: number;
        y: number;
    };
    flip?: {
        horizontal?: boolean;
        vertical?: boolean;
    };
    pixels: {
        x: number;
        y: number;
    };
    rotation?: number;
}

Properties

emus +IMediaDataTransformation | docx

Interface IMediaDataTransformation

interface IMediaDataTransformation {
    emus: {
        x: number;
        y: number;
    };
    flip?: {
        horizontal?: boolean;
        vertical?: boolean;
    };
    pixels: {
        x: number;
        y: number;
    };
    rotation?: number;
}

Properties

emus: {
    x: number;
    y: number;
}

Type declaration

  • Readonly x: number
  • Readonly y: number
flip?: {
    horizontal?: boolean;
    vertical?: boolean;
}

Type declaration

  • Optional Readonly horizontal?: boolean
  • Optional Readonly vertical?: boolean
pixels: {
    x: number;
    y: number;
}

Type declaration

  • Readonly x: number
  • Readonly y: number
rotation?: number

Generated using TypeDoc

\ No newline at end of file +

Properties

emus: {
    x: number;
    y: number;
}

Type declaration

  • Readonly x: number
  • Readonly y: number
flip?: {
    horizontal?: boolean;
    vertical?: boolean;
}

Type declaration

  • Optional Readonly horizontal?: boolean
  • Optional Readonly vertical?: boolean
pixels: {
    x: number;
    y: number;
}

Type declaration

  • Readonly x: number
  • Readonly y: number
rotation?: number

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IMediaTransformation.html b/api/interfaces/IMediaTransformation.html index a3f15be981..677845c596 100644 --- a/api/interfaces/IMediaTransformation.html +++ b/api/interfaces/IMediaTransformation.html @@ -1,5 +1,5 @@ -IMediaTransformation | docx

Interface IMediaTransformation

interface IMediaTransformation {
    flip?: {
        horizontal?: boolean;
        vertical?: boolean;
    };
    height: number;
    rotation?: number;
    width: number;
}

Properties

flip? +IMediaTransformation | docx

Interface IMediaTransformation

interface IMediaTransformation {
    flip?: {
        horizontal?: boolean;
        vertical?: boolean;
    };
    height: number;
    rotation?: number;
    width: number;
}

Properties

flip?: {
    horizontal?: boolean;
    vertical?: boolean;
}

Type declaration

  • Optional Readonly horizontal?: boolean
  • Optional Readonly vertical?: boolean
height: number
rotation?: number
width: number

Generated using TypeDoc

\ No newline at end of file +

Properties

flip?: {
    horizontal?: boolean;
    vertical?: boolean;
}

Type declaration

  • Optional Readonly horizontal?: boolean
  • Optional Readonly vertical?: boolean
height: number
rotation?: number
width: number

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/INumberingOptions.html b/api/interfaces/INumberingOptions.html index b7bca36de0..2a6968fe62 100644 --- a/api/interfaces/INumberingOptions.html +++ b/api/interfaces/INumberingOptions.html @@ -1,2 +1,2 @@ -INumberingOptions | docx

Interface INumberingOptions

interface INumberingOptions {
    config: readonly {
        levels: readonly ILevelsOptions[];
        reference: string;
    }[];
}

Properties

Properties

config: readonly {
    levels: readonly ILevelsOptions[];
    reference: string;
}[]

Generated using TypeDoc

\ No newline at end of file +INumberingOptions | docx

Interface INumberingOptions

interface INumberingOptions {
    config: readonly {
        levels: readonly ILevelsOptions[];
        reference: string;
    }[];
}

Properties

Properties

config: readonly {
    levels: readonly ILevelsOptions[];
    reference: string;
}[]

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IPageBorderAttributes.html b/api/interfaces/IPageBorderAttributes.html index c79fd49db4..8d54ecae1e 100644 --- a/api/interfaces/IPageBorderAttributes.html +++ b/api/interfaces/IPageBorderAttributes.html @@ -1,4 +1,4 @@ -IPageBorderAttributes | docx

Interface IPageBorderAttributes

interface IPageBorderAttributes {
    display?: "allPages" | "firstPage" | "notFirstPage";
    offsetFrom?: "text" | "page";
    zOrder?: "back" | "front";
}

Properties

display? +IPageBorderAttributes | docx

Interface IPageBorderAttributes

interface IPageBorderAttributes {
    display?: "allPages" | "firstPage" | "notFirstPage";
    offsetFrom?: "text" | "page";
    zOrder?: "back" | "front";
}

Properties

display?: "allPages" | "firstPage" | "notFirstPage"
offsetFrom?: "text" | "page"
zOrder?: "back" | "front"

Generated using TypeDoc

\ No newline at end of file +

Properties

display?: "allPages" | "firstPage" | "notFirstPage"
offsetFrom?: "text" | "page"
zOrder?: "back" | "front"

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IPageBordersOptions.html b/api/interfaces/IPageBordersOptions.html index cc0d60b5d3..87c170dbc2 100644 --- a/api/interfaces/IPageBordersOptions.html +++ b/api/interfaces/IPageBordersOptions.html @@ -1,6 +1,6 @@ -IPageBordersOptions | docx

Interface IPageBordersOptions

interface IPageBordersOptions {
    pageBorderBottom?: IBorderOptions;
    pageBorderLeft?: IBorderOptions;
    pageBorderRight?: IBorderOptions;
    pageBorderTop?: IBorderOptions;
    pageBorders?: IPageBorderAttributes;
}

Properties

pageBorderBottom? +IPageBordersOptions | docx

Generated using TypeDoc

\ No newline at end of file +

Properties

pageBorderBottom?: IBorderOptions
pageBorderLeft?: IBorderOptions
pageBorderRight?: IBorderOptions
pageBorderTop?: IBorderOptions
pageBorders?: IPageBorderAttributes

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IPageNumberTypeAttributes.html b/api/interfaces/IPageNumberTypeAttributes.html index dbd755c72d..c23aafc4bb 100644 --- a/api/interfaces/IPageNumberTypeAttributes.html +++ b/api/interfaces/IPageNumberTypeAttributes.html @@ -1,4 +1,4 @@ -IPageNumberTypeAttributes | docx

Interface IPageNumberTypeAttributes

interface IPageNumberTypeAttributes {
    formatType?: "hex" | "none" | "bullet" | "decimal" | "upperRoman" | "lowerRoman" | "upperLetter" | "lowerLetter" | "ordinal" | "cardinalText" | "ordinalText" | "chicago" | "ideographDigital" | "japaneseCounting" | "aiueo" | "iroha" | "decimalFullWidth" | "decimalHalfWidth" | "japaneseLegal" | "japaneseDigitalTenThousand" | "decimalEnclosedCircle" | "decimalFullWidth2" | "aiueoFullWidth" | "irohaFullWidth" | "decimalZero" | "ganada" | "chosung" | "decimalEnclosedFullstop" | "decimalEnclosedParen" | "decimalEnclosedCircleChinese" | "ideographEnclosedCircle" | "ideographTraditional" | "ideographZodiac" | "ideographZodiacTraditional" | "taiwaneseCounting" | "ideographLegalTraditional" | "taiwaneseCountingThousand" | "taiwaneseDigital" | "chineseCounting" | "chineseLegalSimplified" | "chineseCountingThousand" | "koreanDigital" | "koreanCounting" | "koreanLegal" | "koreanDigital2" | "vietnameseCounting" | "russianLower" | "russianUpper" | "numberInDash" | "hebrew1" | "hebrew2" | "arabicAlpha" | "arabicAbjad" | "hindiVowels" | "hindiConsonants" | "hindiNumbers" | "hindiCounting" | "thaiLetters" | "thaiNumbers" | "thaiCounting" | "bahtText" | "dollarText";
    separator?: "hyphen" | "period" | "colon" | "emDash" | "endash";
    start?: number;
}

Properties

formatType? +IPageNumberTypeAttributes | docx

Interface IPageNumberTypeAttributes

interface IPageNumberTypeAttributes {
    formatType?: "hex" | "none" | "bullet" | "decimal" | "upperRoman" | "lowerRoman" | "upperLetter" | "lowerLetter" | "ordinal" | "cardinalText" | "ordinalText" | "chicago" | "ideographDigital" | "japaneseCounting" | "aiueo" | "iroha" | "decimalFullWidth" | "decimalHalfWidth" | "japaneseLegal" | "japaneseDigitalTenThousand" | "decimalEnclosedCircle" | "decimalFullWidth2" | "aiueoFullWidth" | "irohaFullWidth" | "decimalZero" | "ganada" | "chosung" | "decimalEnclosedFullstop" | "decimalEnclosedParen" | "decimalEnclosedCircleChinese" | "ideographEnclosedCircle" | "ideographTraditional" | "ideographZodiac" | "ideographZodiacTraditional" | "taiwaneseCounting" | "ideographLegalTraditional" | "taiwaneseCountingThousand" | "taiwaneseDigital" | "chineseCounting" | "chineseLegalSimplified" | "chineseCountingThousand" | "koreanDigital" | "koreanCounting" | "koreanLegal" | "koreanDigital2" | "vietnameseCounting" | "russianLower" | "russianUpper" | "numberInDash" | "hebrew1" | "hebrew2" | "arabicAlpha" | "arabicAbjad" | "hindiVowels" | "hindiConsonants" | "hindiNumbers" | "hindiCounting" | "thaiLetters" | "thaiNumbers" | "thaiCounting" | "bahtText" | "dollarText";
    separator?: "hyphen" | "period" | "colon" | "emDash" | "endash";
    start?: number;
}

Properties

formatType?: "hex" | "none" | "bullet" | "decimal" | "upperRoman" | "lowerRoman" | "upperLetter" | "lowerLetter" | "ordinal" | "cardinalText" | "ordinalText" | "chicago" | "ideographDigital" | "japaneseCounting" | "aiueo" | "iroha" | "decimalFullWidth" | "decimalHalfWidth" | "japaneseLegal" | "japaneseDigitalTenThousand" | "decimalEnclosedCircle" | "decimalFullWidth2" | "aiueoFullWidth" | "irohaFullWidth" | "decimalZero" | "ganada" | "chosung" | "decimalEnclosedFullstop" | "decimalEnclosedParen" | "decimalEnclosedCircleChinese" | "ideographEnclosedCircle" | "ideographTraditional" | "ideographZodiac" | "ideographZodiacTraditional" | "taiwaneseCounting" | "ideographLegalTraditional" | "taiwaneseCountingThousand" | "taiwaneseDigital" | "chineseCounting" | "chineseLegalSimplified" | "chineseCountingThousand" | "koreanDigital" | "koreanCounting" | "koreanLegal" | "koreanDigital2" | "vietnameseCounting" | "russianLower" | "russianUpper" | "numberInDash" | "hebrew1" | "hebrew2" | "arabicAlpha" | "arabicAbjad" | "hindiVowels" | "hindiConsonants" | "hindiNumbers" | "hindiCounting" | "thaiLetters" | "thaiNumbers" | "thaiCounting" | "bahtText" | "dollarText"
separator?: "hyphen" | "period" | "colon" | "emDash" | "endash"
start?: number

Generated using TypeDoc

\ No newline at end of file +

Properties

formatType?: "hex" | "none" | "bullet" | "decimal" | "upperRoman" | "lowerRoman" | "upperLetter" | "lowerLetter" | "ordinal" | "cardinalText" | "ordinalText" | "chicago" | "ideographDigital" | "japaneseCounting" | "aiueo" | "iroha" | "decimalFullWidth" | "decimalHalfWidth" | "japaneseLegal" | "japaneseDigitalTenThousand" | "decimalEnclosedCircle" | "decimalFullWidth2" | "aiueoFullWidth" | "irohaFullWidth" | "decimalZero" | "ganada" | "chosung" | "decimalEnclosedFullstop" | "decimalEnclosedParen" | "decimalEnclosedCircleChinese" | "ideographEnclosedCircle" | "ideographTraditional" | "ideographZodiac" | "ideographZodiacTraditional" | "taiwaneseCounting" | "ideographLegalTraditional" | "taiwaneseCountingThousand" | "taiwaneseDigital" | "chineseCounting" | "chineseLegalSimplified" | "chineseCountingThousand" | "koreanDigital" | "koreanCounting" | "koreanLegal" | "koreanDigital2" | "vietnameseCounting" | "russianLower" | "russianUpper" | "numberInDash" | "hebrew1" | "hebrew2" | "arabicAlpha" | "arabicAbjad" | "hindiVowels" | "hindiConsonants" | "hindiNumbers" | "hindiCounting" | "thaiLetters" | "thaiNumbers" | "thaiCounting" | "bahtText" | "dollarText"
separator?: "hyphen" | "period" | "colon" | "emDash" | "endash"
start?: number

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IParagraphOptions.html b/api/interfaces/IParagraphOptions.html index 3b9655f7ed..c8f8f80ba3 100644 --- a/api/interfaces/IParagraphOptions.html +++ b/api/interfaces/IParagraphOptions.html @@ -1,4 +1,4 @@ -IParagraphOptions | docx

Interface IParagraphOptions

interface IParagraphOptions {
    alignment?: "center" | "left" | "right" | "start" | "end" | "both" | "mediumKashida" | "distribute" | "numTab" | "highKashida" | "lowKashida" | "thaiDistribute";
    autoSpaceEastAsianText?: boolean;
    bidirectional?: boolean;
    border?: IBordersOptions;
    bullet?: {
        level: number;
    };
    children?: readonly ParagraphChild[];
    contextualSpacing?: boolean;
    frame?: IFrameOptions;
    heading?: "Heading1" | "Heading2" | "Heading3" | "Heading4" | "Heading5" | "Heading6" | "Title";
    indent?: IIndentAttributesProperties;
    keepLines?: boolean;
    keepNext?: boolean;
    leftTabStop?: number;
    numbering?: false | {
        custom?: boolean;
        instance?: number;
        level: number;
        reference: string;
    };
    outlineLevel?: number;
    overflowPunctuation?: boolean;
    pageBreakBefore?: boolean;
    rightTabStop?: number;
    run?: IRunOptions;
    scale?: number;
    shading?: IShadingAttributesProperties;
    spacing?: ISpacingProperties;
    style?: string;
    suppressLineNumbers?: boolean;
    tabStops?: readonly TabStopDefinition[];
    text?: string;
    thematicBreak?: boolean;
    widowControl?: boolean;
    wordWrap?: boolean;
}

Hierarchy (view full)

Properties

alignment? +IParagraphOptions | docx

Interface IParagraphOptions

interface IParagraphOptions {
    alignment?: "center" | "left" | "right" | "start" | "end" | "both" | "mediumKashida" | "distribute" | "numTab" | "highKashida" | "lowKashida" | "thaiDistribute";
    autoSpaceEastAsianText?: boolean;
    bidirectional?: boolean;
    border?: IBordersOptions;
    bullet?: {
        level: number;
    };
    children?: readonly ParagraphChild[];
    contextualSpacing?: boolean;
    frame?: IFrameOptions;
    heading?: "Heading1" | "Heading2" | "Heading3" | "Heading4" | "Heading5" | "Heading6" | "Title";
    indent?: IIndentAttributesProperties;
    keepLines?: boolean;
    keepNext?: boolean;
    leftTabStop?: number;
    numbering?: false | {
        custom?: boolean;
        instance?: number;
        level: number;
        reference: string;
    };
    outlineLevel?: number;
    overflowPunctuation?: boolean;
    pageBreakBefore?: boolean;
    rightTabStop?: number;
    run?: IRunOptions;
    scale?: number;
    shading?: IShadingAttributesProperties;
    spacing?: ISpacingProperties;
    style?: string;
    suppressLineNumbers?: boolean;
    tabStops?: readonly TabStopDefinition[];
    text?: string;
    thematicBreak?: boolean;
    widowControl?: boolean;
    wordWrap?: boolean;
}

Hierarchy (view full)

Properties

alignment?: "center" | "left" | "right" | "start" | "end" | "both" | "mediumKashida" | "distribute" | "numTab" | "highKashida" | "lowKashida" | "thaiDistribute"
autoSpaceEastAsianText?: boolean

This element specifies whether inter-character spacing shall automatically be adjusted between regions of numbers and regions of East Asian text in the current paragraph. These regions shall be determined by the Unicode character values of the text content within the paragraph. +

Properties

alignment?: "center" | "left" | "right" | "start" | "end" | "both" | "mediumKashida" | "distribute" | "numTab" | "highKashida" | "lowKashida" | "thaiDistribute"
autoSpaceEastAsianText?: boolean

This element specifies whether inter-character spacing shall automatically be adjusted between regions of numbers and regions of East Asian text in the current paragraph. These regions shall be determined by the Unicode character values of the text content within the paragraph. This only works in Microsoft Word. It is not part of the ECMA-376 OOXML standard.

-
bidirectional?: boolean
bullet?: {
    level: number;
}

Type declaration

  • Readonly level: number
children?: readonly ParagraphChild[]
contextualSpacing?: boolean
heading?: "Heading1" | "Heading2" | "Heading3" | "Heading4" | "Heading5" | "Heading6" | "Title"
keepLines?: boolean

Specifies that all lines of the paragraph are to be kept on a single page when possible.

-
keepNext?: boolean

Specifies that the paragraph (or at least part of it) should be rendered on the same page as the next paragraph when possible. If multiple paragraphs are to be kept together but they exceed a page, then the set of paragraphs begin on a new page and page breaks are used thereafter as needed.

-
leftTabStop?: number
numbering?: false | {
    custom?: boolean;
    instance?: number;
    level: number;
    reference: string;
}

Type declaration

  • Optional Readonly custom?: boolean
  • Optional Readonly instance?: number
  • Readonly level: number
  • Readonly reference: string
outlineLevel?: number
overflowPunctuation?: boolean
pageBreakBefore?: boolean
rightTabStop?: number

Reference: ECMA-376, 3rd Edition (June, 2011), Fundamentals and Markup Language Reference § 17.3.1.29.

-
scale?: number
style?: string
suppressLineNumbers?: boolean
tabStops?: readonly TabStopDefinition[]
text?: string
thematicBreak?: boolean
widowControl?: boolean
wordWrap?: boolean

Generated using TypeDoc

\ No newline at end of file +
bidirectional?: boolean
border?: IBordersOptions
bullet?: {
    level: number;
}

Type declaration

children?: readonly ParagraphChild[]
contextualSpacing?: boolean
frame?: IFrameOptions
heading?: "Heading1" | "Heading2" | "Heading3" | "Heading4" | "Heading5" | "Heading6" | "Title"
indent?: IIndentAttributesProperties
keepLines?: boolean

Specifies that all lines of the paragraph are to be kept on a single page when possible.

+
keepNext?: boolean

Specifies that the paragraph (or at least part of it) should be rendered on the same page as the next paragraph when possible. If multiple paragraphs are to be kept together but they exceed a page, then the set of paragraphs begin on a new page and page breaks are used thereafter as needed.

+
leftTabStop?: number
numbering?: false | {
    custom?: boolean;
    instance?: number;
    level: number;
    reference: string;
}

Type declaration

outlineLevel?: number
overflowPunctuation?: boolean
pageBreakBefore?: boolean
rightTabStop?: number
run?: IRunOptions

Reference: ECMA-376, 3rd Edition (June, 2011), Fundamentals and Markup Language Reference § 17.3.1.29.

+
scale?: number
shading?: IShadingAttributesProperties
spacing?: ISpacingProperties
style?: string
suppressLineNumbers?: boolean
tabStops?: readonly TabStopDefinition[]
text?: string
thematicBreak?: boolean
widowControl?: boolean
wordWrap?: boolean

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IParagraphPropertiesOptions.html b/api/interfaces/IParagraphPropertiesOptions.html index b3483d236a..a9b9a0c42c 100644 --- a/api/interfaces/IParagraphPropertiesOptions.html +++ b/api/interfaces/IParagraphPropertiesOptions.html @@ -1,4 +1,4 @@ -IParagraphPropertiesOptions | docx

Interface IParagraphPropertiesOptions

interface IParagraphPropertiesOptions {
    alignment?: "center" | "left" | "right" | "start" | "end" | "both" | "mediumKashida" | "distribute" | "numTab" | "highKashida" | "lowKashida" | "thaiDistribute";
    autoSpaceEastAsianText?: boolean;
    bidirectional?: boolean;
    border?: IBordersOptions;
    bullet?: {
        level: number;
    };
    contextualSpacing?: boolean;
    frame?: IFrameOptions;
    heading?: "Heading1" | "Heading2" | "Heading3" | "Heading4" | "Heading5" | "Heading6" | "Title";
    indent?: IIndentAttributesProperties;
    keepLines?: boolean;
    keepNext?: boolean;
    leftTabStop?: number;
    numbering?: false | {
        custom?: boolean;
        instance?: number;
        level: number;
        reference: string;
    };
    outlineLevel?: number;
    overflowPunctuation?: boolean;
    pageBreakBefore?: boolean;
    rightTabStop?: number;
    run?: IRunOptions;
    scale?: number;
    shading?: IShadingAttributesProperties;
    spacing?: ISpacingProperties;
    style?: string;
    suppressLineNumbers?: boolean;
    tabStops?: readonly TabStopDefinition[];
    thematicBreak?: boolean;
    widowControl?: boolean;
    wordWrap?: boolean;
}

Hierarchy (view full)

Properties

alignment? +IParagraphPropertiesOptions | docx

Interface IParagraphPropertiesOptions

interface IParagraphPropertiesOptions {
    alignment?: "center" | "left" | "right" | "start" | "end" | "both" | "mediumKashida" | "distribute" | "numTab" | "highKashida" | "lowKashida" | "thaiDistribute";
    autoSpaceEastAsianText?: boolean;
    bidirectional?: boolean;
    border?: IBordersOptions;
    bullet?: {
        level: number;
    };
    contextualSpacing?: boolean;
    frame?: IFrameOptions;
    heading?: "Heading1" | "Heading2" | "Heading3" | "Heading4" | "Heading5" | "Heading6" | "Title";
    indent?: IIndentAttributesProperties;
    keepLines?: boolean;
    keepNext?: boolean;
    leftTabStop?: number;
    numbering?: false | {
        custom?: boolean;
        instance?: number;
        level: number;
        reference: string;
    };
    outlineLevel?: number;
    overflowPunctuation?: boolean;
    pageBreakBefore?: boolean;
    rightTabStop?: number;
    run?: IRunOptions;
    scale?: number;
    shading?: IShadingAttributesProperties;
    spacing?: ISpacingProperties;
    style?: string;
    suppressLineNumbers?: boolean;
    tabStops?: readonly TabStopDefinition[];
    thematicBreak?: boolean;
    widowControl?: boolean;
    wordWrap?: boolean;
}

Hierarchy (view full)

Properties

alignment?: "center" | "left" | "right" | "start" | "end" | "both" | "mediumKashida" | "distribute" | "numTab" | "highKashida" | "lowKashida" | "thaiDistribute"
autoSpaceEastAsianText?: boolean

This element specifies whether inter-character spacing shall automatically be adjusted between regions of numbers and regions of East Asian text in the current paragraph. These regions shall be determined by the Unicode character values of the text content within the paragraph. +

Properties

alignment?: "center" | "left" | "right" | "start" | "end" | "both" | "mediumKashida" | "distribute" | "numTab" | "highKashida" | "lowKashida" | "thaiDistribute"
autoSpaceEastAsianText?: boolean

This element specifies whether inter-character spacing shall automatically be adjusted between regions of numbers and regions of East Asian text in the current paragraph. These regions shall be determined by the Unicode character values of the text content within the paragraph. This only works in Microsoft Word. It is not part of the ECMA-376 OOXML standard.

-
bidirectional?: boolean
bullet?: {
    level: number;
}

Type declaration

  • Readonly level: number
contextualSpacing?: boolean
heading?: "Heading1" | "Heading2" | "Heading3" | "Heading4" | "Heading5" | "Heading6" | "Title"
keepLines?: boolean

Specifies that all lines of the paragraph are to be kept on a single page when possible.

-
keepNext?: boolean

Specifies that the paragraph (or at least part of it) should be rendered on the same page as the next paragraph when possible. If multiple paragraphs are to be kept together but they exceed a page, then the set of paragraphs begin on a new page and page breaks are used thereafter as needed.

-
leftTabStop?: number
numbering?: false | {
    custom?: boolean;
    instance?: number;
    level: number;
    reference: string;
}

Type declaration

  • Optional Readonly custom?: boolean
  • Optional Readonly instance?: number
  • Readonly level: number
  • Readonly reference: string
outlineLevel?: number
overflowPunctuation?: boolean
pageBreakBefore?: boolean
rightTabStop?: number

Reference: ECMA-376, 3rd Edition (June, 2011), Fundamentals and Markup Language Reference § 17.3.1.29.

-
scale?: number
style?: string
suppressLineNumbers?: boolean
tabStops?: readonly TabStopDefinition[]
thematicBreak?: boolean
widowControl?: boolean
wordWrap?: boolean

Generated using TypeDoc

\ No newline at end of file +
bidirectional?: boolean
border?: IBordersOptions
bullet?: {
    level: number;
}

Type declaration

contextualSpacing?: boolean
frame?: IFrameOptions
heading?: "Heading1" | "Heading2" | "Heading3" | "Heading4" | "Heading5" | "Heading6" | "Title"
indent?: IIndentAttributesProperties
keepLines?: boolean

Specifies that all lines of the paragraph are to be kept on a single page when possible.

+
keepNext?: boolean

Specifies that the paragraph (or at least part of it) should be rendered on the same page as the next paragraph when possible. If multiple paragraphs are to be kept together but they exceed a page, then the set of paragraphs begin on a new page and page breaks are used thereafter as needed.

+
leftTabStop?: number
numbering?: false | {
    custom?: boolean;
    instance?: number;
    level: number;
    reference: string;
}

Type declaration

outlineLevel?: number
overflowPunctuation?: boolean
pageBreakBefore?: boolean
rightTabStop?: number
run?: IRunOptions

Reference: ECMA-376, 3rd Edition (June, 2011), Fundamentals and Markup Language Reference § 17.3.1.29.

+
scale?: number
shading?: IShadingAttributesProperties
spacing?: ISpacingProperties
style?: string
suppressLineNumbers?: boolean
tabStops?: readonly TabStopDefinition[]
thematicBreak?: boolean
widowControl?: boolean
wordWrap?: boolean

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IParagraphStyleOptions.html b/api/interfaces/IParagraphStyleOptions.html index 30d3c5d26e..914362b3ff 100644 --- a/api/interfaces/IParagraphStyleOptions.html +++ b/api/interfaces/IParagraphStyleOptions.html @@ -1,4 +1,4 @@ -IParagraphStyleOptions | docx

Interface IParagraphStyleOptions

interface IParagraphStyleOptions {
    basedOn?: string;
    id: string;
    link?: string;
    name?: string;
    next?: string;
    paragraph?: IParagraphStylePropertiesOptions;
    quickFormat?: boolean;
    run?: IRunStylePropertiesOptions;
    semiHidden?: boolean;
    uiPriority?: number;
    unhideWhenUsed?: boolean;
}

Hierarchy (view full)

Properties

basedOn? +IParagraphStyleOptions | docx

Interface IParagraphStyleOptions

interface IParagraphStyleOptions {
    basedOn?: string;
    id: string;
    link?: string;
    name?: string;
    next?: string;
    paragraph?: IParagraphStylePropertiesOptions;
    quickFormat?: boolean;
    run?: IRunStylePropertiesOptions;
    semiHidden?: boolean;
    uiPriority?: number;
    unhideWhenUsed?: boolean;
}

Hierarchy (view full)

Properties

basedOn? id link? name? @@ -13,4 +13,4 @@ Note that if the type of the current style must match the type of the style upon which it is based or the basedOn element will be ignored. However, if the current style is a numbering style, then the basedOn element is ignored.

WARNING: You cannot set basedOn to be the same as name. This is akin to inheriting from itself. This creates a cyclic dependency and cause undesirable behavior.

-
id: string
link?: string
name?: string
next?: string
quickFormat?: boolean
semiHidden?: boolean
uiPriority?: number
unhideWhenUsed?: boolean

Generated using TypeDoc

\ No newline at end of file +
id: string
link?: string
name?: string
next?: string
quickFormat?: boolean
semiHidden?: boolean
uiPriority?: number
unhideWhenUsed?: boolean

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IParagraphStylePropertiesOptions.html b/api/interfaces/IParagraphStylePropertiesOptions.html index 8f0fb602a4..5d489435f5 100644 --- a/api/interfaces/IParagraphStylePropertiesOptions.html +++ b/api/interfaces/IParagraphStylePropertiesOptions.html @@ -1,4 +1,4 @@ -IParagraphStylePropertiesOptions | docx

Interface IParagraphStylePropertiesOptions

interface IParagraphStylePropertiesOptions {
    alignment?: "center" | "left" | "right" | "start" | "end" | "both" | "mediumKashida" | "distribute" | "numTab" | "highKashida" | "lowKashida" | "thaiDistribute";
    contextualSpacing?: boolean;
    indent?: IIndentAttributesProperties;
    keepLines?: boolean;
    keepNext?: boolean;
    leftTabStop?: number;
    numbering?: false | {
        custom?: boolean;
        instance?: number;
        level: number;
        reference: string;
    };
    outlineLevel?: number;
    rightTabStop?: number;
    spacing?: ISpacingProperties;
    thematicBreak?: boolean;
}

Hierarchy (view full)

Properties

alignment? +IParagraphStylePropertiesOptions | docx

Interface IParagraphStylePropertiesOptions

interface IParagraphStylePropertiesOptions {
    alignment?: "center" | "left" | "right" | "start" | "end" | "both" | "mediumKashida" | "distribute" | "numTab" | "highKashida" | "lowKashida" | "thaiDistribute";
    contextualSpacing?: boolean;
    indent?: IIndentAttributesProperties;
    keepLines?: boolean;
    keepNext?: boolean;
    leftTabStop?: number;
    numbering?: false | {
        custom?: boolean;
        instance?: number;
        level: number;
        reference: string;
    };
    outlineLevel?: number;
    rightTabStop?: number;
    spacing?: ISpacingProperties;
    thematicBreak?: boolean;
}

Hierarchy (view full)

Properties

alignment?: "center" | "left" | "right" | "start" | "end" | "both" | "mediumKashida" | "distribute" | "numTab" | "highKashida" | "lowKashida" | "thaiDistribute"
contextualSpacing?: boolean
keepLines?: boolean

Specifies that all lines of the paragraph are to be kept on a single page when possible.

-
keepNext?: boolean

Specifies that the paragraph (or at least part of it) should be rendered on the same page as the next paragraph when possible. If multiple paragraphs are to be kept together but they exceed a page, then the set of paragraphs begin on a new page and page breaks are used thereafter as needed.

-
leftTabStop?: number
numbering?: false | {
    custom?: boolean;
    instance?: number;
    level: number;
    reference: string;
}

Type declaration

  • Optional Readonly custom?: boolean
  • Optional Readonly instance?: number
  • Readonly level: number
  • Readonly reference: string
outlineLevel?: number
rightTabStop?: number
thematicBreak?: boolean

Generated using TypeDoc

\ No newline at end of file +

Properties

alignment?: "center" | "left" | "right" | "start" | "end" | "both" | "mediumKashida" | "distribute" | "numTab" | "highKashida" | "lowKashida" | "thaiDistribute"
contextualSpacing?: boolean
keepLines?: boolean

Specifies that all lines of the paragraph are to be kept on a single page when possible.

+
keepNext?: boolean

Specifies that the paragraph (or at least part of it) should be rendered on the same page as the next paragraph when possible. If multiple paragraphs are to be kept together but they exceed a page, then the set of paragraphs begin on a new page and page breaks are used thereafter as needed.

+
leftTabStop?: number
numbering?: false | {
    custom?: boolean;
    instance?: number;
    level: number;
    reference: string;
}

Type declaration

  • Optional Readonly custom?: boolean
  • Optional Readonly instance?: number
  • Readonly level: number
  • Readonly reference: string
outlineLevel?: number
rightTabStop?: number
thematicBreak?: boolean

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IRunOptions.html b/api/interfaces/IRunOptions.html index 28a93ca8eb..8176454c27 100644 --- a/api/interfaces/IRunOptions.html +++ b/api/interfaces/IRunOptions.html @@ -1,4 +1,4 @@ -IRunOptions | docx

Interface IRunOptions

interface IRunOptions {
    allCaps?: boolean;
    bold?: boolean;
    boldComplexScript?: boolean;
    border?: IBorderOptions;
    break?: number;
    characterSpacing?: number;
    children?: readonly (string | FootnoteReferenceRun | FieldInstruction | Break | Begin | Separate | End | NoBreakHyphen | SoftHyphen | DayShort | MonthShort | YearShort | DayLong | MonthLong | YearLong | AnnotationReference | FootnoteReferenceElement | EndnoteReference | Separator | ContinuationSeparator | PageNumberElement | CarriageReturn | Tab | LastRenderedPageBreak | PositionalTab)[];
    color?: string;
    doubleStrike?: boolean;
    effect?: "none" | "blinkBackground" | "lights" | "antsBlack" | "antsRed" | "shimmer" | "sparkle";
    emboss?: boolean;
    emphasisMark?: {
        type?: "dot";
    };
    font?: string | IFontAttributesProperties | IFontOptions;
    highlight?: "none" | "black" | "blue" | "cyan" | "darkBlue" | "darkCyan" | "darkGray" | "darkGreen" | "darkMagenta" | "darkRed" | "darkYellow" | "green" | "lightGray" | "magenta" | "red" | "white" | "yellow";
    highlightComplexScript?: string | boolean;
    imprint?: boolean;
    italics?: boolean;
    italicsComplexScript?: boolean;
    kern?: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`;
    language?: ILanguageOptions;
    math?: boolean;
    noProof?: boolean;
    position?: `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi` | `-${number}mm` | `-${number}cm` | `-${number}in` | `-${number}pt` | `-${number}pc` | `-${number}pi`;
    revision?: IRunPropertiesChangeOptions;
    rightToLeft?: boolean;
    scale?: number;
    shading?: IShadingAttributesProperties;
    size?: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`;
    sizeComplexScript?: number | boolean | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`;
    smallCaps?: boolean;
    snapToGrid?: boolean;
    specVanish?: boolean;
    strike?: boolean;
    style?: string;
    subScript?: boolean;
    superScript?: boolean;
    text?: string;
    underline?: {
        color?: string;
        type?: "single" | "dotDash" | "dotDotDash" | "dotted" | "double" | "none" | "thick" | "wave" | "words" | "dottedHeavy" | "dash" | "dashedHeavy" | "dashLong" | "dashLongHeavy" | "dashDotHeavy" | "dashDotDotHeavy" | "wavyHeavy" | "wavyDouble";
    };
    vanish?: boolean;
}

Hierarchy (view full)

Properties

allCaps? +IRunOptions | docx

Interface IRunOptions

interface IRunOptions {
    allCaps?: boolean;
    bold?: boolean;
    boldComplexScript?: boolean;
    border?: IBorderOptions;
    break?: number;
    characterSpacing?: number;
    children?: readonly (string | FootnoteReferenceRun | FieldInstruction | Break | Begin | Separate | End | NoBreakHyphen | SoftHyphen | DayShort | MonthShort | YearShort | DayLong | MonthLong | YearLong | AnnotationReference | FootnoteReferenceElement | EndnoteReference | Separator | ContinuationSeparator | PageNumberElement | CarriageReturn | Tab | LastRenderedPageBreak | PositionalTab)[];
    color?: string;
    doubleStrike?: boolean;
    effect?: "none" | "blinkBackground" | "lights" | "antsBlack" | "antsRed" | "shimmer" | "sparkle";
    emboss?: boolean;
    emphasisMark?: {
        type?: "dot";
    };
    font?: string | IFontAttributesProperties | IFontOptions;
    highlight?: "none" | "black" | "blue" | "cyan" | "darkBlue" | "darkCyan" | "darkGray" | "darkGreen" | "darkMagenta" | "darkRed" | "darkYellow" | "green" | "lightGray" | "magenta" | "red" | "white" | "yellow";
    highlightComplexScript?: string | boolean;
    imprint?: boolean;
    italics?: boolean;
    italicsComplexScript?: boolean;
    kern?: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`;
    language?: ILanguageOptions;
    math?: boolean;
    noProof?: boolean;
    position?: `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi` | `-${number}mm` | `-${number}cm` | `-${number}in` | `-${number}pt` | `-${number}pc` | `-${number}pi`;
    revision?: IRunPropertiesChangeOptions;
    rightToLeft?: boolean;
    scale?: number;
    shading?: IShadingAttributesProperties;
    size?: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`;
    sizeComplexScript?: number | boolean | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`;
    smallCaps?: boolean;
    snapToGrid?: boolean;
    specVanish?: boolean;
    strike?: boolean;
    style?: string;
    subScript?: boolean;
    superScript?: boolean;
    text?: string;
    underline?: {
        color?: string;
        type?: "single" | "dotDash" | "dotDotDash" | "dotted" | "double" | "none" | "thick" | "wave" | "words" | "dottedHeavy" | "dash" | "dashedHeavy" | "dashLong" | "dashLongHeavy" | "dashDotHeavy" | "dashDotDotHeavy" | "wavyHeavy" | "wavyDouble";
    };
    vanish?: boolean;
}

Hierarchy (view full)

Properties

allCaps?: boolean
bold?: boolean
boldComplexScript?: boolean
break?: number
characterSpacing?: number
color?: string
doubleStrike?: boolean
effect?: "none" | "blinkBackground" | "lights" | "antsBlack" | "antsRed" | "shimmer" | "sparkle"
emboss?: boolean
emphasisMark?: {
    type?: "dot";
}

Type declaration

  • Optional Readonly type?: "dot"
font?: string | IFontAttributesProperties | IFontOptions
highlight?: "none" | "black" | "blue" | "cyan" | "darkBlue" | "darkCyan" | "darkGray" | "darkGreen" | "darkMagenta" | "darkRed" | "darkYellow" | "green" | "lightGray" | "magenta" | "red" | "white" | "yellow"
highlightComplexScript?: string | boolean
imprint?: boolean
italics?: boolean
italicsComplexScript?: boolean
kern?: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`
language?: ILanguageOptions
math?: boolean
noProof?: boolean
position?: `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi` | `-${number}mm` | `-${number}cm` | `-${number}in` | `-${number}pt` | `-${number}pc` | `-${number}pi`
rightToLeft?: boolean
scale?: number
size?: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`
sizeComplexScript?: number | boolean | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`
smallCaps?: boolean
snapToGrid?: boolean
specVanish?: boolean
strike?: boolean
style?: string
subScript?: boolean
superScript?: boolean
text?: string
underline?: {
    color?: string;
    type?: "single" | "dotDash" | "dotDotDash" | "dotted" | "double" | "none" | "thick" | "wave" | "words" | "dottedHeavy" | "dash" | "dashedHeavy" | "dashLong" | "dashLongHeavy" | "dashDotHeavy" | "dashDotDotHeavy" | "wavyHeavy" | "wavyDouble";
}

Type declaration

  • Optional Readonly color?: string
  • Optional Readonly type?: "single" | "dotDash" | "dotDotDash" | "dotted" | "double" | "none" | "thick" | "wave" | "words" | "dottedHeavy" | "dash" | "dashedHeavy" | "dashLong" | "dashLongHeavy" | "dashDotHeavy" | "dashDotDotHeavy" | "wavyHeavy" | "wavyDouble"
vanish?: boolean

Generated using TypeDoc

\ No newline at end of file +

Properties

allCaps?: boolean
bold?: boolean
boldComplexScript?: boolean
break?: number
characterSpacing?: number
color?: string
doubleStrike?: boolean
effect?: "none" | "blinkBackground" | "lights" | "antsBlack" | "antsRed" | "shimmer" | "sparkle"
emboss?: boolean
emphasisMark?: {
    type?: "dot";
}

Type declaration

  • Optional Readonly type?: "dot"
font?: string | IFontAttributesProperties | IFontOptions
highlight?: "none" | "black" | "blue" | "cyan" | "darkBlue" | "darkCyan" | "darkGray" | "darkGreen" | "darkMagenta" | "darkRed" | "darkYellow" | "green" | "lightGray" | "magenta" | "red" | "white" | "yellow"
highlightComplexScript?: string | boolean
imprint?: boolean
italics?: boolean
italicsComplexScript?: boolean
kern?: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`
language?: ILanguageOptions
math?: boolean
noProof?: boolean
position?: `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi` | `-${number}mm` | `-${number}cm` | `-${number}in` | `-${number}pt` | `-${number}pc` | `-${number}pi`
rightToLeft?: boolean
scale?: number
size?: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`
sizeComplexScript?: number | boolean | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`
smallCaps?: boolean
snapToGrid?: boolean
specVanish?: boolean
strike?: boolean
style?: string
subScript?: boolean
superScript?: boolean
text?: string
underline?: {
    color?: string;
    type?: "single" | "dotDash" | "dotDotDash" | "dotted" | "double" | "none" | "thick" | "wave" | "words" | "dottedHeavy" | "dash" | "dashedHeavy" | "dashLong" | "dashLongHeavy" | "dashDotHeavy" | "dashDotDotHeavy" | "wavyHeavy" | "wavyDouble";
}

Type declaration

  • Optional Readonly color?: string
  • Optional Readonly type?: "single" | "dotDash" | "dotDotDash" | "dotted" | "double" | "none" | "thick" | "wave" | "words" | "dottedHeavy" | "dash" | "dashedHeavy" | "dashLong" | "dashLongHeavy" | "dashDotHeavy" | "dashDotDotHeavy" | "wavyHeavy" | "wavyDouble"
vanish?: boolean

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IRunPropertiesChangeOptions.html b/api/interfaces/IRunPropertiesChangeOptions.html index 3dbcfdf0c4..c11f798c5b 100644 --- a/api/interfaces/IRunPropertiesChangeOptions.html +++ b/api/interfaces/IRunPropertiesChangeOptions.html @@ -1,4 +1,4 @@ -IRunPropertiesChangeOptions | docx

Interface IRunPropertiesChangeOptions

interface IRunPropertiesChangeOptions {
    allCaps?: boolean;
    author: string;
    bold?: boolean;
    boldComplexScript?: boolean;
    border?: IBorderOptions;
    characterSpacing?: number;
    color?: string;
    date: string;
    doubleStrike?: boolean;
    effect?: "none" | "blinkBackground" | "lights" | "antsBlack" | "antsRed" | "shimmer" | "sparkle";
    emboss?: boolean;
    emphasisMark?: {
        type?: "dot";
    };
    font?: string | IFontAttributesProperties | IFontOptions;
    highlight?: "none" | "black" | "blue" | "cyan" | "darkBlue" | "darkCyan" | "darkGray" | "darkGreen" | "darkMagenta" | "darkRed" | "darkYellow" | "green" | "lightGray" | "magenta" | "red" | "white" | "yellow";
    highlightComplexScript?: string | boolean;
    id: number;
    imprint?: boolean;
    italics?: boolean;
    italicsComplexScript?: boolean;
    kern?: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`;
    language?: ILanguageOptions;
    math?: boolean;
    noProof?: boolean;
    position?: `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi` | `-${number}mm` | `-${number}cm` | `-${number}in` | `-${number}pt` | `-${number}pc` | `-${number}pi`;
    revision?: IRunPropertiesChangeOptions;
    rightToLeft?: boolean;
    scale?: number;
    shading?: IShadingAttributesProperties;
    size?: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`;
    sizeComplexScript?: number | boolean | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`;
    smallCaps?: boolean;
    snapToGrid?: boolean;
    specVanish?: boolean;
    strike?: boolean;
    style?: string;
    subScript?: boolean;
    superScript?: boolean;
    underline?: {
        color?: string;
        type?: "single" | "dotDash" | "dotDotDash" | "dotted" | "double" | "none" | "thick" | "wave" | "words" | "dottedHeavy" | "dash" | "dashedHeavy" | "dashLong" | "dashLongHeavy" | "dashDotHeavy" | "dashDotDotHeavy" | "wavyHeavy" | "wavyDouble";
    };
    vanish?: boolean;
}

Hierarchy (view full)

Properties

allCaps? +IRunPropertiesChangeOptions | docx

Interface IRunPropertiesChangeOptions

interface IRunPropertiesChangeOptions {
    allCaps?: boolean;
    author: string;
    bold?: boolean;
    boldComplexScript?: boolean;
    border?: IBorderOptions;
    characterSpacing?: number;
    color?: string;
    date: string;
    doubleStrike?: boolean;
    effect?: "none" | "blinkBackground" | "lights" | "antsBlack" | "antsRed" | "shimmer" | "sparkle";
    emboss?: boolean;
    emphasisMark?: {
        type?: "dot";
    };
    font?: string | IFontAttributesProperties | IFontOptions;
    highlight?: "none" | "black" | "blue" | "cyan" | "darkBlue" | "darkCyan" | "darkGray" | "darkGreen" | "darkMagenta" | "darkRed" | "darkYellow" | "green" | "lightGray" | "magenta" | "red" | "white" | "yellow";
    highlightComplexScript?: string | boolean;
    id: number;
    imprint?: boolean;
    italics?: boolean;
    italicsComplexScript?: boolean;
    kern?: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`;
    language?: ILanguageOptions;
    math?: boolean;
    noProof?: boolean;
    position?: `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi` | `-${number}mm` | `-${number}cm` | `-${number}in` | `-${number}pt` | `-${number}pc` | `-${number}pi`;
    revision?: IRunPropertiesChangeOptions;
    rightToLeft?: boolean;
    scale?: number;
    shading?: IShadingAttributesProperties;
    size?: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`;
    sizeComplexScript?: number | boolean | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`;
    smallCaps?: boolean;
    snapToGrid?: boolean;
    specVanish?: boolean;
    strike?: boolean;
    style?: string;
    subScript?: boolean;
    superScript?: boolean;
    underline?: {
        color?: string;
        type?: "single" | "dotDash" | "dotDotDash" | "dotted" | "double" | "none" | "thick" | "wave" | "words" | "dottedHeavy" | "dash" | "dashedHeavy" | "dashLong" | "dashLongHeavy" | "dashDotHeavy" | "dashDotDotHeavy" | "wavyHeavy" | "wavyDouble";
    };
    vanish?: boolean;
}

Hierarchy (view full)

Properties

allCaps?: boolean
author: string
bold?: boolean
boldComplexScript?: boolean
characterSpacing?: number
color?: string
date: string
doubleStrike?: boolean
effect?: "none" | "blinkBackground" | "lights" | "antsBlack" | "antsRed" | "shimmer" | "sparkle"
emboss?: boolean
emphasisMark?: {
    type?: "dot";
}

Type declaration

  • Optional Readonly type?: "dot"
font?: string | IFontAttributesProperties | IFontOptions
highlight?: "none" | "black" | "blue" | "cyan" | "darkBlue" | "darkCyan" | "darkGray" | "darkGreen" | "darkMagenta" | "darkRed" | "darkYellow" | "green" | "lightGray" | "magenta" | "red" | "white" | "yellow"
highlightComplexScript?: string | boolean
id: number
imprint?: boolean
italics?: boolean
italicsComplexScript?: boolean
kern?: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`
language?: ILanguageOptions
math?: boolean
noProof?: boolean
position?: `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi` | `-${number}mm` | `-${number}cm` | `-${number}in` | `-${number}pt` | `-${number}pc` | `-${number}pi`
rightToLeft?: boolean
scale?: number
size?: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`
sizeComplexScript?: number | boolean | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`
smallCaps?: boolean
snapToGrid?: boolean
specVanish?: boolean
strike?: boolean
style?: string
subScript?: boolean
superScript?: boolean
underline?: {
    color?: string;
    type?: "single" | "dotDash" | "dotDotDash" | "dotted" | "double" | "none" | "thick" | "wave" | "words" | "dottedHeavy" | "dash" | "dashedHeavy" | "dashLong" | "dashLongHeavy" | "dashDotHeavy" | "dashDotDotHeavy" | "wavyHeavy" | "wavyDouble";
}

Type declaration

  • Optional Readonly color?: string
  • Optional Readonly type?: "single" | "dotDash" | "dotDotDash" | "dotted" | "double" | "none" | "thick" | "wave" | "words" | "dottedHeavy" | "dash" | "dashedHeavy" | "dashLong" | "dashLongHeavy" | "dashDotHeavy" | "dashDotDotHeavy" | "wavyHeavy" | "wavyDouble"
vanish?: boolean

Generated using TypeDoc

\ No newline at end of file +

Properties

allCaps?: boolean
author: string
bold?: boolean
boldComplexScript?: boolean
characterSpacing?: number
color?: string
date: string
doubleStrike?: boolean
effect?: "none" | "blinkBackground" | "lights" | "antsBlack" | "antsRed" | "shimmer" | "sparkle"
emboss?: boolean
emphasisMark?: {
    type?: "dot";
}

Type declaration

  • Optional Readonly type?: "dot"
font?: string | IFontAttributesProperties | IFontOptions
highlight?: "none" | "black" | "blue" | "cyan" | "darkBlue" | "darkCyan" | "darkGray" | "darkGreen" | "darkMagenta" | "darkRed" | "darkYellow" | "green" | "lightGray" | "magenta" | "red" | "white" | "yellow"
highlightComplexScript?: string | boolean
id: number
imprint?: boolean
italics?: boolean
italicsComplexScript?: boolean
kern?: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`
language?: ILanguageOptions
math?: boolean
noProof?: boolean
position?: `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi` | `-${number}mm` | `-${number}cm` | `-${number}in` | `-${number}pt` | `-${number}pc` | `-${number}pi`
rightToLeft?: boolean
scale?: number
size?: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`
sizeComplexScript?: number | boolean | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`
smallCaps?: boolean
snapToGrid?: boolean
specVanish?: boolean
strike?: boolean
style?: string
subScript?: boolean
superScript?: boolean
underline?: {
    color?: string;
    type?: "single" | "dotDash" | "dotDotDash" | "dotted" | "double" | "none" | "thick" | "wave" | "words" | "dottedHeavy" | "dash" | "dashedHeavy" | "dashLong" | "dashLongHeavy" | "dashDotHeavy" | "dashDotDotHeavy" | "wavyHeavy" | "wavyDouble";
}

Type declaration

  • Optional Readonly color?: string
  • Optional Readonly type?: "single" | "dotDash" | "dotDotDash" | "dotted" | "double" | "none" | "thick" | "wave" | "words" | "dottedHeavy" | "dash" | "dashedHeavy" | "dashLong" | "dashLongHeavy" | "dashDotHeavy" | "dashDotDotHeavy" | "wavyHeavy" | "wavyDouble"
vanish?: boolean

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IRunPropertiesOptions.html b/api/interfaces/IRunPropertiesOptions.html index 7935611071..391b99c968 100644 --- a/api/interfaces/IRunPropertiesOptions.html +++ b/api/interfaces/IRunPropertiesOptions.html @@ -1,4 +1,4 @@ -IRunPropertiesOptions | docx

Interface IRunPropertiesOptions

interface IRunPropertiesOptions {
    allCaps?: boolean;
    bold?: boolean;
    boldComplexScript?: boolean;
    border?: IBorderOptions;
    characterSpacing?: number;
    color?: string;
    doubleStrike?: boolean;
    effect?: "none" | "blinkBackground" | "lights" | "antsBlack" | "antsRed" | "shimmer" | "sparkle";
    emboss?: boolean;
    emphasisMark?: {
        type?: "dot";
    };
    font?: string | IFontAttributesProperties | IFontOptions;
    highlight?: "none" | "black" | "blue" | "cyan" | "darkBlue" | "darkCyan" | "darkGray" | "darkGreen" | "darkMagenta" | "darkRed" | "darkYellow" | "green" | "lightGray" | "magenta" | "red" | "white" | "yellow";
    highlightComplexScript?: string | boolean;
    imprint?: boolean;
    italics?: boolean;
    italicsComplexScript?: boolean;
    kern?: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`;
    language?: ILanguageOptions;
    math?: boolean;
    noProof?: boolean;
    position?: `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi` | `-${number}mm` | `-${number}cm` | `-${number}in` | `-${number}pt` | `-${number}pc` | `-${number}pi`;
    revision?: IRunPropertiesChangeOptions;
    rightToLeft?: boolean;
    scale?: number;
    shading?: IShadingAttributesProperties;
    size?: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`;
    sizeComplexScript?: number | boolean | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`;
    smallCaps?: boolean;
    snapToGrid?: boolean;
    specVanish?: boolean;
    strike?: boolean;
    style?: string;
    subScript?: boolean;
    superScript?: boolean;
    underline?: {
        color?: string;
        type?: "single" | "dotDash" | "dotDotDash" | "dotted" | "double" | "none" | "thick" | "wave" | "words" | "dottedHeavy" | "dash" | "dashedHeavy" | "dashLong" | "dashLongHeavy" | "dashDotHeavy" | "dashDotDotHeavy" | "wavyHeavy" | "wavyDouble";
    };
    vanish?: boolean;
}

Hierarchy (view full)

Properties

allCaps? +IRunPropertiesOptions | docx

Interface IRunPropertiesOptions

interface IRunPropertiesOptions {
    allCaps?: boolean;
    bold?: boolean;
    boldComplexScript?: boolean;
    border?: IBorderOptions;
    characterSpacing?: number;
    color?: string;
    doubleStrike?: boolean;
    effect?: "none" | "blinkBackground" | "lights" | "antsBlack" | "antsRed" | "shimmer" | "sparkle";
    emboss?: boolean;
    emphasisMark?: {
        type?: "dot";
    };
    font?: string | IFontAttributesProperties | IFontOptions;
    highlight?: "none" | "black" | "blue" | "cyan" | "darkBlue" | "darkCyan" | "darkGray" | "darkGreen" | "darkMagenta" | "darkRed" | "darkYellow" | "green" | "lightGray" | "magenta" | "red" | "white" | "yellow";
    highlightComplexScript?: string | boolean;
    imprint?: boolean;
    italics?: boolean;
    italicsComplexScript?: boolean;
    kern?: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`;
    language?: ILanguageOptions;
    math?: boolean;
    noProof?: boolean;
    position?: `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi` | `-${number}mm` | `-${number}cm` | `-${number}in` | `-${number}pt` | `-${number}pc` | `-${number}pi`;
    revision?: IRunPropertiesChangeOptions;
    rightToLeft?: boolean;
    scale?: number;
    shading?: IShadingAttributesProperties;
    size?: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`;
    sizeComplexScript?: number | boolean | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`;
    smallCaps?: boolean;
    snapToGrid?: boolean;
    specVanish?: boolean;
    strike?: boolean;
    style?: string;
    subScript?: boolean;
    superScript?: boolean;
    underline?: {
        color?: string;
        type?: "single" | "dotDash" | "dotDotDash" | "dotted" | "double" | "none" | "thick" | "wave" | "words" | "dottedHeavy" | "dash" | "dashedHeavy" | "dashLong" | "dashLongHeavy" | "dashDotHeavy" | "dashDotDotHeavy" | "wavyHeavy" | "wavyDouble";
    };
    vanish?: boolean;
}

Hierarchy (view full)

Properties

allCaps?: boolean
bold?: boolean
boldComplexScript?: boolean
characterSpacing?: number
color?: string
doubleStrike?: boolean
effect?: "none" | "blinkBackground" | "lights" | "antsBlack" | "antsRed" | "shimmer" | "sparkle"
emboss?: boolean
emphasisMark?: {
    type?: "dot";
}

Type declaration

  • Optional Readonly type?: "dot"
font?: string | IFontAttributesProperties | IFontOptions
highlight?: "none" | "black" | "blue" | "cyan" | "darkBlue" | "darkCyan" | "darkGray" | "darkGreen" | "darkMagenta" | "darkRed" | "darkYellow" | "green" | "lightGray" | "magenta" | "red" | "white" | "yellow"
highlightComplexScript?: string | boolean
imprint?: boolean
italics?: boolean
italicsComplexScript?: boolean
kern?: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`
language?: ILanguageOptions
math?: boolean
noProof?: boolean
position?: `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi` | `-${number}mm` | `-${number}cm` | `-${number}in` | `-${number}pt` | `-${number}pc` | `-${number}pi`
rightToLeft?: boolean
scale?: number
size?: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`
sizeComplexScript?: number | boolean | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`
smallCaps?: boolean
snapToGrid?: boolean
specVanish?: boolean
strike?: boolean
style?: string
subScript?: boolean
superScript?: boolean
underline?: {
    color?: string;
    type?: "single" | "dotDash" | "dotDotDash" | "dotted" | "double" | "none" | "thick" | "wave" | "words" | "dottedHeavy" | "dash" | "dashedHeavy" | "dashLong" | "dashLongHeavy" | "dashDotHeavy" | "dashDotDotHeavy" | "wavyHeavy" | "wavyDouble";
}

Type declaration

  • Optional Readonly color?: string
  • Optional Readonly type?: "single" | "dotDash" | "dotDotDash" | "dotted" | "double" | "none" | "thick" | "wave" | "words" | "dottedHeavy" | "dash" | "dashedHeavy" | "dashLong" | "dashLongHeavy" | "dashDotHeavy" | "dashDotDotHeavy" | "wavyHeavy" | "wavyDouble"
vanish?: boolean

Generated using TypeDoc

\ No newline at end of file +

Properties

allCaps?: boolean
bold?: boolean
boldComplexScript?: boolean
characterSpacing?: number
color?: string
doubleStrike?: boolean
effect?: "none" | "blinkBackground" | "lights" | "antsBlack" | "antsRed" | "shimmer" | "sparkle"
emboss?: boolean
emphasisMark?: {
    type?: "dot";
}

Type declaration

  • Optional Readonly type?: "dot"
font?: string | IFontAttributesProperties | IFontOptions
highlight?: "none" | "black" | "blue" | "cyan" | "darkBlue" | "darkCyan" | "darkGray" | "darkGreen" | "darkMagenta" | "darkRed" | "darkYellow" | "green" | "lightGray" | "magenta" | "red" | "white" | "yellow"
highlightComplexScript?: string | boolean
imprint?: boolean
italics?: boolean
italicsComplexScript?: boolean
kern?: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`
language?: ILanguageOptions
math?: boolean
noProof?: boolean
position?: `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi` | `-${number}mm` | `-${number}cm` | `-${number}in` | `-${number}pt` | `-${number}pc` | `-${number}pi`
rightToLeft?: boolean
scale?: number
size?: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`
sizeComplexScript?: number | boolean | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`
smallCaps?: boolean
snapToGrid?: boolean
specVanish?: boolean
strike?: boolean
style?: string
subScript?: boolean
superScript?: boolean
underline?: {
    color?: string;
    type?: "single" | "dotDash" | "dotDotDash" | "dotted" | "double" | "none" | "thick" | "wave" | "words" | "dottedHeavy" | "dash" | "dashedHeavy" | "dashLong" | "dashLongHeavy" | "dashDotHeavy" | "dashDotDotHeavy" | "wavyHeavy" | "wavyDouble";
}

Type declaration

  • Optional Readonly color?: string
  • Optional Readonly type?: "single" | "dotDash" | "dotDotDash" | "dotted" | "double" | "none" | "thick" | "wave" | "words" | "dottedHeavy" | "dash" | "dashedHeavy" | "dashLong" | "dashLongHeavy" | "dashDotHeavy" | "dashDotDotHeavy" | "wavyHeavy" | "wavyDouble"
vanish?: boolean

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IRunStylePropertiesOptions.html b/api/interfaces/IRunStylePropertiesOptions.html index f40adb38f6..abaa257b75 100644 --- a/api/interfaces/IRunStylePropertiesOptions.html +++ b/api/interfaces/IRunStylePropertiesOptions.html @@ -1,4 +1,4 @@ -IRunStylePropertiesOptions | docx

Interface IRunStylePropertiesOptions

interface IRunStylePropertiesOptions {
    allCaps?: boolean;
    bold?: boolean;
    boldComplexScript?: boolean;
    border?: IBorderOptions;
    characterSpacing?: number;
    color?: string;
    doubleStrike?: boolean;
    effect?: "none" | "blinkBackground" | "lights" | "antsBlack" | "antsRed" | "shimmer" | "sparkle";
    emboss?: boolean;
    emphasisMark?: {
        type?: "dot";
    };
    font?: string | IFontAttributesProperties | IFontOptions;
    highlight?: "none" | "black" | "blue" | "cyan" | "darkBlue" | "darkCyan" | "darkGray" | "darkGreen" | "darkMagenta" | "darkRed" | "darkYellow" | "green" | "lightGray" | "magenta" | "red" | "white" | "yellow";
    highlightComplexScript?: string | boolean;
    imprint?: boolean;
    italics?: boolean;
    italicsComplexScript?: boolean;
    kern?: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`;
    language?: ILanguageOptions;
    math?: boolean;
    noProof?: boolean;
    position?: `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi` | `-${number}mm` | `-${number}cm` | `-${number}in` | `-${number}pt` | `-${number}pc` | `-${number}pi`;
    revision?: IRunPropertiesChangeOptions;
    rightToLeft?: boolean;
    scale?: number;
    shading?: IShadingAttributesProperties;
    size?: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`;
    sizeComplexScript?: number | boolean | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`;
    smallCaps?: boolean;
    snapToGrid?: boolean;
    specVanish?: boolean;
    strike?: boolean;
    subScript?: boolean;
    superScript?: boolean;
    underline?: {
        color?: string;
        type?: "single" | "dotDash" | "dotDotDash" | "dotted" | "double" | "none" | "thick" | "wave" | "words" | "dottedHeavy" | "dash" | "dashedHeavy" | "dashLong" | "dashLongHeavy" | "dashDotHeavy" | "dashDotDotHeavy" | "wavyHeavy" | "wavyDouble";
    };
    vanish?: boolean;
}

Hierarchy (view full)

Properties

allCaps? +IRunStylePropertiesOptions | docx

Interface IRunStylePropertiesOptions

interface IRunStylePropertiesOptions {
    allCaps?: boolean;
    bold?: boolean;
    boldComplexScript?: boolean;
    border?: IBorderOptions;
    characterSpacing?: number;
    color?: string;
    doubleStrike?: boolean;
    effect?: "none" | "blinkBackground" | "lights" | "antsBlack" | "antsRed" | "shimmer" | "sparkle";
    emboss?: boolean;
    emphasisMark?: {
        type?: "dot";
    };
    font?: string | IFontAttributesProperties | IFontOptions;
    highlight?: "none" | "black" | "blue" | "cyan" | "darkBlue" | "darkCyan" | "darkGray" | "darkGreen" | "darkMagenta" | "darkRed" | "darkYellow" | "green" | "lightGray" | "magenta" | "red" | "white" | "yellow";
    highlightComplexScript?: string | boolean;
    imprint?: boolean;
    italics?: boolean;
    italicsComplexScript?: boolean;
    kern?: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`;
    language?: ILanguageOptions;
    math?: boolean;
    noProof?: boolean;
    position?: `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi` | `-${number}mm` | `-${number}cm` | `-${number}in` | `-${number}pt` | `-${number}pc` | `-${number}pi`;
    revision?: IRunPropertiesChangeOptions;
    rightToLeft?: boolean;
    scale?: number;
    shading?: IShadingAttributesProperties;
    size?: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`;
    sizeComplexScript?: number | boolean | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`;
    smallCaps?: boolean;
    snapToGrid?: boolean;
    specVanish?: boolean;
    strike?: boolean;
    subScript?: boolean;
    superScript?: boolean;
    underline?: {
        color?: string;
        type?: "single" | "dotDash" | "dotDotDash" | "dotted" | "double" | "none" | "thick" | "wave" | "words" | "dottedHeavy" | "dash" | "dashedHeavy" | "dashLong" | "dashLongHeavy" | "dashDotHeavy" | "dashDotDotHeavy" | "wavyHeavy" | "wavyDouble";
    };
    vanish?: boolean;
}

Hierarchy (view full)

Properties

allCaps?: boolean
bold?: boolean
boldComplexScript?: boolean
characterSpacing?: number
color?: string
doubleStrike?: boolean
effect?: "none" | "blinkBackground" | "lights" | "antsBlack" | "antsRed" | "shimmer" | "sparkle"
emboss?: boolean
emphasisMark?: {
    type?: "dot";
}

Type declaration

  • Optional Readonly type?: "dot"
font?: string | IFontAttributesProperties | IFontOptions
highlight?: "none" | "black" | "blue" | "cyan" | "darkBlue" | "darkCyan" | "darkGray" | "darkGreen" | "darkMagenta" | "darkRed" | "darkYellow" | "green" | "lightGray" | "magenta" | "red" | "white" | "yellow"
highlightComplexScript?: string | boolean
imprint?: boolean
italics?: boolean
italicsComplexScript?: boolean
kern?: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`
language?: ILanguageOptions
math?: boolean
noProof?: boolean
position?: `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi` | `-${number}mm` | `-${number}cm` | `-${number}in` | `-${number}pt` | `-${number}pc` | `-${number}pi`
rightToLeft?: boolean
scale?: number
size?: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`
sizeComplexScript?: number | boolean | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`
smallCaps?: boolean
snapToGrid?: boolean
specVanish?: boolean
strike?: boolean
subScript?: boolean
superScript?: boolean
underline?: {
    color?: string;
    type?: "single" | "dotDash" | "dotDotDash" | "dotted" | "double" | "none" | "thick" | "wave" | "words" | "dottedHeavy" | "dash" | "dashedHeavy" | "dashLong" | "dashLongHeavy" | "dashDotHeavy" | "dashDotDotHeavy" | "wavyHeavy" | "wavyDouble";
}

Type declaration

  • Optional Readonly color?: string
  • Optional Readonly type?: "single" | "dotDash" | "dotDotDash" | "dotted" | "double" | "none" | "thick" | "wave" | "words" | "dottedHeavy" | "dash" | "dashedHeavy" | "dashLong" | "dashLongHeavy" | "dashDotHeavy" | "dashDotDotHeavy" | "wavyHeavy" | "wavyDouble"
vanish?: boolean

Generated using TypeDoc

\ No newline at end of file +

Properties

allCaps?: boolean
bold?: boolean
boldComplexScript?: boolean
characterSpacing?: number
color?: string
doubleStrike?: boolean
effect?: "none" | "blinkBackground" | "lights" | "antsBlack" | "antsRed" | "shimmer" | "sparkle"
emboss?: boolean
emphasisMark?: {
    type?: "dot";
}

Type declaration

  • Optional Readonly type?: "dot"
font?: string | IFontAttributesProperties | IFontOptions
highlight?: "none" | "black" | "blue" | "cyan" | "darkBlue" | "darkCyan" | "darkGray" | "darkGreen" | "darkMagenta" | "darkRed" | "darkYellow" | "green" | "lightGray" | "magenta" | "red" | "white" | "yellow"
highlightComplexScript?: string | boolean
imprint?: boolean
italics?: boolean
italicsComplexScript?: boolean
kern?: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`
language?: ILanguageOptions
math?: boolean
noProof?: boolean
position?: `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi` | `-${number}mm` | `-${number}cm` | `-${number}in` | `-${number}pt` | `-${number}pc` | `-${number}pi`
rightToLeft?: boolean
scale?: number
size?: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`
sizeComplexScript?: number | boolean | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`
smallCaps?: boolean
snapToGrid?: boolean
specVanish?: boolean
strike?: boolean
subScript?: boolean
superScript?: boolean
underline?: {
    color?: string;
    type?: "single" | "dotDash" | "dotDotDash" | "dotted" | "double" | "none" | "thick" | "wave" | "words" | "dottedHeavy" | "dash" | "dashedHeavy" | "dashLong" | "dashLongHeavy" | "dashDotHeavy" | "dashDotDotHeavy" | "wavyHeavy" | "wavyDouble";
}

Type declaration

  • Optional Readonly color?: string
  • Optional Readonly type?: "single" | "dotDash" | "dotDotDash" | "dotted" | "double" | "none" | "thick" | "wave" | "words" | "dottedHeavy" | "dash" | "dashedHeavy" | "dashLong" | "dashLongHeavy" | "dashDotHeavy" | "dashDotDotHeavy" | "wavyHeavy" | "wavyDouble"
vanish?: boolean

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/ISectionOptions.html b/api/interfaces/ISectionOptions.html index 2d2da0bdb4..a5e5976bfe 100644 --- a/api/interfaces/ISectionOptions.html +++ b/api/interfaces/ISectionOptions.html @@ -1,5 +1,5 @@ -ISectionOptions | docx

Interface ISectionOptions

interface ISectionOptions {
    children: readonly FileChild[];
    footers?: {
        default?: Footer;
        even?: Footer;
        first?: Footer;
    };
    headers?: {
        default?: Header;
        even?: Header;
        first?: Header;
    };
    properties?: ISectionPropertiesOptions;
}

Properties

children +ISectionOptions | docx

Interface ISectionOptions

interface ISectionOptions {
    children: readonly FileChild[];
    footers?: {
        default?: Footer;
        even?: Footer;
        first?: Footer;
    };
    headers?: {
        default?: Header;
        even?: Header;
        first?: Header;
    };
    properties?: ISectionPropertiesOptions;
}

Properties

children: readonly FileChild[]
footers?: {
    default?: Footer;
    even?: Footer;
    first?: Footer;
}

Type declaration

  • Optional Readonly default?: Footer
  • Optional Readonly even?: Footer
  • Optional Readonly first?: Footer
headers?: {
    default?: Header;
    even?: Header;
    first?: Header;
}

Type declaration

  • Optional Readonly default?: Header
  • Optional Readonly even?: Header
  • Optional Readonly first?: Header

Generated using TypeDoc

\ No newline at end of file +

Properties

children: readonly FileChild[]
footers?: {
    default?: Footer;
    even?: Footer;
    first?: Footer;
}

Type declaration

  • Optional Readonly default?: Footer
  • Optional Readonly even?: Footer
  • Optional Readonly first?: Footer
headers?: {
    default?: Header;
    even?: Header;
    first?: Header;
}

Type declaration

  • Optional Readonly default?: Header
  • Optional Readonly even?: Header
  • Optional Readonly first?: Header

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/ISectionPropertiesOptions.html b/api/interfaces/ISectionPropertiesOptions.html index 67422ffad8..056c46d05e 100644 --- a/api/interfaces/ISectionPropertiesOptions.html +++ b/api/interfaces/ISectionPropertiesOptions.html @@ -1,4 +1,4 @@ -ISectionPropertiesOptions | docx

Interface ISectionPropertiesOptions

interface ISectionPropertiesOptions {
    column?: IColumnsAttributes;
    footerWrapperGroup?: IHeaderFooterGroup<FooterWrapper>;
    grid?: IDocGridAttributesProperties;
    headerWrapperGroup?: IHeaderFooterGroup<HeaderWrapper>;
    lineNumbers?: ILineNumberAttributes;
    page?: {
        borders?: IPageBordersOptions;
        margin?: IPageMarginAttributes;
        pageNumbers?: IPageNumberTypeAttributes;
        size?: IPageSizeAttributes;
        textDirection?: "lrTb" | "tbRl";
    };
    titlePage?: boolean;
    type?: "continuous" | "nextPage" | "nextColumn" | "evenPage" | "oddPage";
    verticalAlign?: "bottom" | "center" | "top";
}

Properties

column? +ISectionPropertiesOptions | docx

Interface ISectionPropertiesOptions

interface ISectionPropertiesOptions {
    column?: IColumnsAttributes;
    footerWrapperGroup?: IHeaderFooterGroup<FooterWrapper>;
    grid?: IDocGridAttributesProperties;
    headerWrapperGroup?: IHeaderFooterGroup<HeaderWrapper>;
    lineNumbers?: ILineNumberAttributes;
    page?: {
        borders?: IPageBordersOptions;
        margin?: IPageMarginAttributes;
        pageNumbers?: IPageNumberTypeAttributes;
        size?: IPageSizeAttributes;
        textDirection?: "lrTb" | "tbRl";
    };
    titlePage?: boolean;
    type?: "continuous" | "nextPage" | "nextColumn" | "evenPage" | "oddPage";
    verticalAlign?: "bottom" | "center" | "top";
}

Properties

footerWrapperGroup?: IHeaderFooterGroup<FooterWrapper>
headerWrapperGroup?: IHeaderFooterGroup<HeaderWrapper>
lineNumbers?: ILineNumberAttributes
page?: {
    borders?: IPageBordersOptions;
    margin?: IPageMarginAttributes;
    pageNumbers?: IPageNumberTypeAttributes;
    size?: IPageSizeAttributes;
    textDirection?: "lrTb" | "tbRl";
}

Type declaration

titlePage?: boolean
type?: "continuous" | "nextPage" | "nextColumn" | "evenPage" | "oddPage"
verticalAlign?: "bottom" | "center" | "top"

Generated using TypeDoc

\ No newline at end of file +

Properties

footerWrapperGroup?: IHeaderFooterGroup<FooterWrapper>
headerWrapperGroup?: IHeaderFooterGroup<HeaderWrapper>
lineNumbers?: ILineNumberAttributes
page?: {
    borders?: IPageBordersOptions;
    margin?: IPageMarginAttributes;
    pageNumbers?: IPageNumberTypeAttributes;
    size?: IPageSizeAttributes;
    textDirection?: "lrTb" | "tbRl";
}

Type declaration

titlePage?: boolean
type?: "continuous" | "nextPage" | "nextColumn" | "evenPage" | "oddPage"
verticalAlign?: "bottom" | "center" | "top"

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IShadingAttributesProperties.html b/api/interfaces/IShadingAttributesProperties.html index f861a42376..f92d7bd6ca 100644 --- a/api/interfaces/IShadingAttributesProperties.html +++ b/api/interfaces/IShadingAttributesProperties.html @@ -1,4 +1,4 @@ -IShadingAttributesProperties | docx

Interface IShadingAttributesProperties

interface IShadingAttributesProperties {
    color?: string;
    fill?: string;
    type?: "clear" | "diagCross" | "diagStripe" | "horzCross" | "horzStripe" | "nil" | "pct5" | "pct10" | "pct12" | "pct15" | "pct20" | "pct25" | "pct30" | "pct35" | "pct37" | "pct40" | "pct45" | "pct50" | "pct55" | "pct60" | "pct62" | "pct65" | "pct70" | "pct75" | "pct80" | "pct85" | "pct87" | "pct90" | "pct95" | "reverseDiagStripe" | "solid" | "thinDiagCross" | "thinDiagStripe" | "thinHorzCross" | "thinReverseDiagStripe" | "thinVertStripe" | "vertStripe";
}

Properties

color? +IShadingAttributesProperties | docx

Interface IShadingAttributesProperties

interface IShadingAttributesProperties {
    color?: string;
    fill?: string;
    type?: "clear" | "diagCross" | "diagStripe" | "horzCross" | "horzStripe" | "nil" | "pct5" | "pct10" | "pct12" | "pct15" | "pct20" | "pct25" | "pct30" | "pct35" | "pct37" | "pct40" | "pct45" | "pct50" | "pct55" | "pct60" | "pct62" | "pct65" | "pct70" | "pct75" | "pct80" | "pct85" | "pct87" | "pct90" | "pct95" | "reverseDiagStripe" | "solid" | "thinDiagCross" | "thinDiagStripe" | "thinHorzCross" | "thinReverseDiagStripe" | "thinVertStripe" | "vertStripe";
}

Properties

Properties

color?: string
fill?: string
type?: "clear" | "diagCross" | "diagStripe" | "horzCross" | "horzStripe" | "nil" | "pct5" | "pct10" | "pct12" | "pct15" | "pct20" | "pct25" | "pct30" | "pct35" | "pct37" | "pct40" | "pct45" | "pct50" | "pct55" | "pct60" | "pct62" | "pct65" | "pct70" | "pct75" | "pct80" | "pct85" | "pct87" | "pct90" | "pct95" | "reverseDiagStripe" | "solid" | "thinDiagCross" | "thinDiagStripe" | "thinHorzCross" | "thinReverseDiagStripe" | "thinVertStripe" | "vertStripe"

Generated using TypeDoc

\ No newline at end of file +

Properties

color?: string
fill?: string
type?: "clear" | "diagCross" | "diagStripe" | "horzCross" | "horzStripe" | "nil" | "pct5" | "pct10" | "pct12" | "pct15" | "pct20" | "pct25" | "pct30" | "pct35" | "pct37" | "pct40" | "pct45" | "pct50" | "pct55" | "pct60" | "pct62" | "pct65" | "pct70" | "pct75" | "pct80" | "pct85" | "pct87" | "pct90" | "pct95" | "reverseDiagStripe" | "solid" | "thinDiagCross" | "thinDiagStripe" | "thinHorzCross" | "thinReverseDiagStripe" | "thinVertStripe" | "vertStripe"

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/ISpacingProperties.html b/api/interfaces/ISpacingProperties.html index 7398b05ee9..4926f3df4c 100644 --- a/api/interfaces/ISpacingProperties.html +++ b/api/interfaces/ISpacingProperties.html @@ -1,7 +1,7 @@ -ISpacingProperties | docx

Interface ISpacingProperties

interface ISpacingProperties {
    after?: number;
    afterAutoSpacing?: boolean;
    before?: number;
    beforeAutoSpacing?: boolean;
    line?: number;
    lineRule?: "auto" | "atLeast" | "exact" | "exactly";
}

Properties

after? +ISpacingProperties | docx

Interface ISpacingProperties

interface ISpacingProperties {
    after?: number;
    afterAutoSpacing?: boolean;
    before?: number;
    beforeAutoSpacing?: boolean;
    line?: number;
    lineRule?: "auto" | "atLeast" | "exact" | "exactly";
}

Properties

after?: number
afterAutoSpacing?: boolean
before?: number
beforeAutoSpacing?: boolean
line?: number
lineRule?: "auto" | "atLeast" | "exact" | "exactly"

Generated using TypeDoc

\ No newline at end of file +

Properties

after?: number
afterAutoSpacing?: boolean
before?: number
beforeAutoSpacing?: boolean
line?: number
lineRule?: "auto" | "atLeast" | "exact" | "exactly"

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IStylesOptions.html b/api/interfaces/IStylesOptions.html index 84c4baa2c7..f1e4ea3266 100644 --- a/api/interfaces/IStylesOptions.html +++ b/api/interfaces/IStylesOptions.html @@ -1,6 +1,6 @@ -IStylesOptions | docx

Interface IStylesOptions

interface IStylesOptions {
    characterStyles?: readonly ICharacterStyleOptions[];
    default?: IDefaultStylesOptions;
    importedStyles?: readonly (XmlComponent | StyleForParagraph | StyleForCharacter | ImportedXmlComponent)[];
    initialStyles?: BaseXmlComponent;
    paragraphStyles?: readonly IParagraphStyleOptions[];
}

Properties

characterStyles? +IStylesOptions | docx

Interface IStylesOptions

interface IStylesOptions {
    characterStyles?: readonly ICharacterStyleOptions[];
    default?: IDefaultStylesOptions;
    importedStyles?: readonly (XmlComponent | StyleForParagraph | StyleForCharacter | ImportedXmlComponent)[];
    initialStyles?: BaseXmlComponent;
    paragraphStyles?: readonly IParagraphStyleOptions[];
}

Properties

characterStyles?: readonly ICharacterStyleOptions[]
default?: IDefaultStylesOptions
initialStyles?: BaseXmlComponent
paragraphStyles?: readonly IParagraphStyleOptions[]

Generated using TypeDoc

\ No newline at end of file +

Properties

characterStyles?: readonly ICharacterStyleOptions[]
default?: IDefaultStylesOptions
initialStyles?: BaseXmlComponent
paragraphStyles?: readonly IParagraphStyleOptions[]

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/ISymbolRunOptions.html b/api/interfaces/ISymbolRunOptions.html index 48602c8fae..290ec217b6 100644 --- a/api/interfaces/ISymbolRunOptions.html +++ b/api/interfaces/ISymbolRunOptions.html @@ -1,4 +1,4 @@ -ISymbolRunOptions | docx

Interface ISymbolRunOptions

interface ISymbolRunOptions {
    allCaps?: boolean;
    bold?: boolean;
    boldComplexScript?: boolean;
    border?: IBorderOptions;
    break?: number;
    char: string;
    characterSpacing?: number;
    children?: readonly (string | FootnoteReferenceRun | FieldInstruction | Break | Begin | Separate | End | NoBreakHyphen | SoftHyphen | DayShort | MonthShort | YearShort | DayLong | MonthLong | YearLong | AnnotationReference | FootnoteReferenceElement | EndnoteReference | Separator | ContinuationSeparator | PageNumberElement | CarriageReturn | Tab | LastRenderedPageBreak | PositionalTab)[];
    color?: string;
    doubleStrike?: boolean;
    effect?: "none" | "blinkBackground" | "lights" | "antsBlack" | "antsRed" | "shimmer" | "sparkle";
    emboss?: boolean;
    emphasisMark?: {
        type?: "dot";
    };
    font?: string | IFontAttributesProperties | IFontOptions;
    highlight?: "none" | "black" | "blue" | "cyan" | "darkBlue" | "darkCyan" | "darkGray" | "darkGreen" | "darkMagenta" | "darkRed" | "darkYellow" | "green" | "lightGray" | "magenta" | "red" | "white" | "yellow";
    highlightComplexScript?: string | boolean;
    imprint?: boolean;
    italics?: boolean;
    italicsComplexScript?: boolean;
    kern?: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`;
    language?: ILanguageOptions;
    math?: boolean;
    noProof?: boolean;
    position?: `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi` | `-${number}mm` | `-${number}cm` | `-${number}in` | `-${number}pt` | `-${number}pc` | `-${number}pi`;
    revision?: IRunPropertiesChangeOptions;
    rightToLeft?: boolean;
    scale?: number;
    shading?: IShadingAttributesProperties;
    size?: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`;
    sizeComplexScript?: number | boolean | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`;
    smallCaps?: boolean;
    snapToGrid?: boolean;
    specVanish?: boolean;
    strike?: boolean;
    style?: string;
    subScript?: boolean;
    superScript?: boolean;
    symbolfont?: string;
    text?: string;
    underline?: {
        color?: string;
        type?: "single" | "dotDash" | "dotDotDash" | "dotted" | "double" | "none" | "thick" | "wave" | "words" | "dottedHeavy" | "dash" | "dashedHeavy" | "dashLong" | "dashLongHeavy" | "dashDotHeavy" | "dashDotDotHeavy" | "wavyHeavy" | "wavyDouble";
    };
    vanish?: boolean;
}

Hierarchy (view full)

Properties

allCaps? +ISymbolRunOptions | docx

Interface ISymbolRunOptions

interface ISymbolRunOptions {
    allCaps?: boolean;
    bold?: boolean;
    boldComplexScript?: boolean;
    border?: IBorderOptions;
    break?: number;
    char: string;
    characterSpacing?: number;
    children?: readonly (string | FootnoteReferenceRun | FieldInstruction | Break | Begin | Separate | End | NoBreakHyphen | SoftHyphen | DayShort | MonthShort | YearShort | DayLong | MonthLong | YearLong | AnnotationReference | FootnoteReferenceElement | EndnoteReference | Separator | ContinuationSeparator | PageNumberElement | CarriageReturn | Tab | LastRenderedPageBreak | PositionalTab)[];
    color?: string;
    doubleStrike?: boolean;
    effect?: "none" | "blinkBackground" | "lights" | "antsBlack" | "antsRed" | "shimmer" | "sparkle";
    emboss?: boolean;
    emphasisMark?: {
        type?: "dot";
    };
    font?: string | IFontAttributesProperties | IFontOptions;
    highlight?: "none" | "black" | "blue" | "cyan" | "darkBlue" | "darkCyan" | "darkGray" | "darkGreen" | "darkMagenta" | "darkRed" | "darkYellow" | "green" | "lightGray" | "magenta" | "red" | "white" | "yellow";
    highlightComplexScript?: string | boolean;
    imprint?: boolean;
    italics?: boolean;
    italicsComplexScript?: boolean;
    kern?: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`;
    language?: ILanguageOptions;
    math?: boolean;
    noProof?: boolean;
    position?: `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi` | `-${number}mm` | `-${number}cm` | `-${number}in` | `-${number}pt` | `-${number}pc` | `-${number}pi`;
    revision?: IRunPropertiesChangeOptions;
    rightToLeft?: boolean;
    scale?: number;
    shading?: IShadingAttributesProperties;
    size?: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`;
    sizeComplexScript?: number | boolean | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`;
    smallCaps?: boolean;
    snapToGrid?: boolean;
    specVanish?: boolean;
    strike?: boolean;
    style?: string;
    subScript?: boolean;
    superScript?: boolean;
    symbolfont?: string;
    text?: string;
    underline?: {
        color?: string;
        type?: "single" | "dotDash" | "dotDotDash" | "dotted" | "double" | "none" | "thick" | "wave" | "words" | "dottedHeavy" | "dash" | "dashedHeavy" | "dashLong" | "dashLongHeavy" | "dashDotHeavy" | "dashDotDotHeavy" | "wavyHeavy" | "wavyDouble";
    };
    vanish?: boolean;
}

Hierarchy (view full)

Properties

allCaps?: boolean
bold?: boolean
boldComplexScript?: boolean
break?: number
char: string
characterSpacing?: number
color?: string
doubleStrike?: boolean
effect?: "none" | "blinkBackground" | "lights" | "antsBlack" | "antsRed" | "shimmer" | "sparkle"
emboss?: boolean
emphasisMark?: {
    type?: "dot";
}

Type declaration

  • Optional Readonly type?: "dot"
font?: string | IFontAttributesProperties | IFontOptions
highlight?: "none" | "black" | "blue" | "cyan" | "darkBlue" | "darkCyan" | "darkGray" | "darkGreen" | "darkMagenta" | "darkRed" | "darkYellow" | "green" | "lightGray" | "magenta" | "red" | "white" | "yellow"
highlightComplexScript?: string | boolean
imprint?: boolean
italics?: boolean
italicsComplexScript?: boolean
kern?: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`
language?: ILanguageOptions
math?: boolean
noProof?: boolean
position?: `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi` | `-${number}mm` | `-${number}cm` | `-${number}in` | `-${number}pt` | `-${number}pc` | `-${number}pi`
rightToLeft?: boolean
scale?: number
size?: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`
sizeComplexScript?: number | boolean | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`
smallCaps?: boolean
snapToGrid?: boolean
specVanish?: boolean
strike?: boolean
style?: string
subScript?: boolean
superScript?: boolean
symbolfont?: string
text?: string
underline?: {
    color?: string;
    type?: "single" | "dotDash" | "dotDotDash" | "dotted" | "double" | "none" | "thick" | "wave" | "words" | "dottedHeavy" | "dash" | "dashedHeavy" | "dashLong" | "dashLongHeavy" | "dashDotHeavy" | "dashDotDotHeavy" | "wavyHeavy" | "wavyDouble";
}

Type declaration

  • Optional Readonly color?: string
  • Optional Readonly type?: "single" | "dotDash" | "dotDotDash" | "dotted" | "double" | "none" | "thick" | "wave" | "words" | "dottedHeavy" | "dash" | "dashedHeavy" | "dashLong" | "dashLongHeavy" | "dashDotHeavy" | "dashDotDotHeavy" | "wavyHeavy" | "wavyDouble"
vanish?: boolean

Generated using TypeDoc

\ No newline at end of file +

Properties

allCaps?: boolean
bold?: boolean
boldComplexScript?: boolean
break?: number
char: string
characterSpacing?: number
color?: string
doubleStrike?: boolean
effect?: "none" | "blinkBackground" | "lights" | "antsBlack" | "antsRed" | "shimmer" | "sparkle"
emboss?: boolean
emphasisMark?: {
    type?: "dot";
}

Type declaration

  • Optional Readonly type?: "dot"
font?: string | IFontAttributesProperties | IFontOptions
highlight?: "none" | "black" | "blue" | "cyan" | "darkBlue" | "darkCyan" | "darkGray" | "darkGreen" | "darkMagenta" | "darkRed" | "darkYellow" | "green" | "lightGray" | "magenta" | "red" | "white" | "yellow"
highlightComplexScript?: string | boolean
imprint?: boolean
italics?: boolean
italicsComplexScript?: boolean
kern?: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`
language?: ILanguageOptions
math?: boolean
noProof?: boolean
position?: `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi` | `-${number}mm` | `-${number}cm` | `-${number}in` | `-${number}pt` | `-${number}pc` | `-${number}pi`
rightToLeft?: boolean
scale?: number
size?: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`
sizeComplexScript?: number | boolean | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`
smallCaps?: boolean
snapToGrid?: boolean
specVanish?: boolean
strike?: boolean
style?: string
subScript?: boolean
superScript?: boolean
symbolfont?: string
text?: string
underline?: {
    color?: string;
    type?: "single" | "dotDash" | "dotDotDash" | "dotted" | "double" | "none" | "thick" | "wave" | "words" | "dottedHeavy" | "dash" | "dashedHeavy" | "dashLong" | "dashLongHeavy" | "dashDotHeavy" | "dashDotDotHeavy" | "wavyHeavy" | "wavyDouble";
}

Type declaration

  • Optional Readonly color?: string
  • Optional Readonly type?: "single" | "dotDash" | "dotDotDash" | "dotted" | "double" | "none" | "thick" | "wave" | "words" | "dottedHeavy" | "dash" | "dashedHeavy" | "dashLong" | "dashLongHeavy" | "dashDotHeavy" | "dashDotDotHeavy" | "wavyHeavy" | "wavyDouble"
vanish?: boolean

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/ITableBordersOptions.html b/api/interfaces/ITableBordersOptions.html index 851e908a5a..49c465b292 100644 --- a/api/interfaces/ITableBordersOptions.html +++ b/api/interfaces/ITableBordersOptions.html @@ -1,7 +1,7 @@ -ITableBordersOptions | docx

Interface ITableBordersOptions

interface ITableBordersOptions {
    bottom?: IBorderOptions;
    insideHorizontal?: IBorderOptions;
    insideVertical?: IBorderOptions;
    left?: IBorderOptions;
    right?: IBorderOptions;
    top?: IBorderOptions;
}

Properties

bottom? +ITableBordersOptions | docx

Interface ITableBordersOptions

interface ITableBordersOptions {
    bottom?: IBorderOptions;
    insideHorizontal?: IBorderOptions;
    insideVertical?: IBorderOptions;
    left?: IBorderOptions;
    right?: IBorderOptions;
    top?: IBorderOptions;
}

Properties

insideHorizontal?: IBorderOptions
insideVertical?: IBorderOptions

Generated using TypeDoc

\ No newline at end of file +

Properties

insideHorizontal?: IBorderOptions
insideVertical?: IBorderOptions

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/ITableCellBorders.html b/api/interfaces/ITableCellBorders.html index 09bbd9f463..5cdbc27ed0 100644 --- a/api/interfaces/ITableCellBorders.html +++ b/api/interfaces/ITableCellBorders.html @@ -1,7 +1,7 @@ -ITableCellBorders | docx

Interface ITableCellBorders

interface ITableCellBorders {
    bottom?: IBorderOptions;
    end?: IBorderOptions;
    left?: IBorderOptions;
    right?: IBorderOptions;
    start?: IBorderOptions;
    top?: IBorderOptions;
}

Properties

bottom? +ITableCellBorders | docx

Interface ITableCellBorders

interface ITableCellBorders {
    bottom?: IBorderOptions;
    end?: IBorderOptions;
    left?: IBorderOptions;
    right?: IBorderOptions;
    start?: IBorderOptions;
    top?: IBorderOptions;
}

Properties

Generated using TypeDoc

\ No newline at end of file +

Properties

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/ITableCellOptions.html b/api/interfaces/ITableCellOptions.html index 07332636ac..519dc77679 100644 --- a/api/interfaces/ITableCellOptions.html +++ b/api/interfaces/ITableCellOptions.html @@ -1,4 +1,4 @@ -ITableCellOptions | docx

Interface ITableCellOptions

interface ITableCellOptions {
    borders?: ITableCellBorders;
    children: readonly (Paragraph | Table)[];
    columnSpan?: number;
    margins?: ITableCellMarginOptions;
    rowSpan?: number;
    shading?: IShadingAttributesProperties;
    textDirection?: "btLr" | "lrTb" | "tbRl";
    verticalAlign?: "bottom" | "center" | "top";
    verticalMerge?: "continue" | "restart";
    width?: ITableWidthProperties;
}

Hierarchy

  • ITableCellPropertiesOptions
    • ITableCellOptions

Properties

borders? +ITableCellOptions | docx

Interface ITableCellOptions

interface ITableCellOptions {
    borders?: ITableCellBorders;
    children: readonly (Paragraph | Table)[];
    columnSpan?: number;
    margins?: ITableCellMarginOptions;
    rowSpan?: number;
    shading?: IShadingAttributesProperties;
    textDirection?: "btLr" | "lrTb" | "tbRl";
    verticalAlign?: "bottom" | "center" | "top";
    verticalMerge?: "continue" | "restart";
    width?: ITableWidthProperties;
}

Hierarchy

  • ITableCellPropertiesOptions
    • ITableCellOptions

Properties

children: readonly (Paragraph | Table)[]
columnSpan?: number
margins?: ITableCellMarginOptions
rowSpan?: number
textDirection?: "btLr" | "lrTb" | "tbRl"
verticalAlign?: "bottom" | "center" | "top"
verticalMerge?: "continue" | "restart"

Generated using TypeDoc

\ No newline at end of file +

Properties

children: readonly (Paragraph | Table)[]
columnSpan?: number
margins?: ITableCellMarginOptions
rowSpan?: number
textDirection?: "btLr" | "lrTb" | "tbRl"
verticalAlign?: "bottom" | "center" | "top"
verticalMerge?: "continue" | "restart"

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/ITableOfContentsOptions.html b/api/interfaces/ITableOfContentsOptions.html index 37ca74980f..e18a435e6b 100644 --- a/api/interfaces/ITableOfContentsOptions.html +++ b/api/interfaces/ITableOfContentsOptions.html @@ -3,7 +3,7 @@ Part 1 - Page 1251

Short Guide: http://officeopenxml.com/WPtableOfContents.php

-
interface ITableOfContentsOptions {
    captionLabel?: string;
    captionLabelIncludingNumbers?: string;
    entriesFromBookmark?: string;
    entryAndPageNumberSeparator?: string;
    headingStyleRange?: string;
    hideTabAndPageNumbersInWebView?: boolean;
    hyperlink?: boolean;
    pageNumbersEntryLevelsRange?: string;
    preserveNewLineInEntries?: boolean;
    preserveTabInEntries?: boolean;
    seqFieldIdentifierForPrefix?: string;
    sequenceAndPageNumbersSeparator?: string;
    stylesWithLevels?: readonly StyleLevel[];
    tcFieldIdentifier?: string;
    tcFieldLevelRange?: string;
    useAppliedParagraphOutlineLevel?: boolean;
}

Properties

interface ITableOfContentsOptions {
    captionLabel?: string;
    captionLabelIncludingNumbers?: string;
    entriesFromBookmark?: string;
    entryAndPageNumberSeparator?: string;
    headingStyleRange?: string;
    hideTabAndPageNumbersInWebView?: boolean;
    hyperlink?: boolean;
    pageNumbersEntryLevelsRange?: string;
    preserveNewLineInEntries?: boolean;
    preserveTabInEntries?: boolean;
    seqFieldIdentifierForPrefix?: string;
    sequenceAndPageNumbersSeparator?: string;
    stylesWithLevels?: readonly StyleLevel[];
    tcFieldIdentifier?: string;
    tcFieldLevelRange?: string;
    useAppliedParagraphOutlineLevel?: boolean;
}

Properties

captionLabel?: string

\a option - Includes captioned items, but omits caption labels and numbers. The identifier designated by text in this switch's field-argument corresponds to the caption label. Use captionLabelIncludingNumbers (\c) to build a table of captions with labels and numbers.

-
captionLabelIncludingNumbers?: string

\c option - Includes figures, tables, charts, and other items that are numbered +

captionLabelIncludingNumbers?: string

\c option - Includes figures, tables, charts, and other items that are numbered by a SEQ field (§17.16.5.56). The sequence identifier designated by text in this switch's field-argument, which corresponds to the caption label, shall match the identifier in the corresponding SEQ field.

-
entriesFromBookmark?: string

\b option - Includes entries only from the portion of the document marked by +

entriesFromBookmark?: string

\b option - Includes entries only from the portion of the document marked by the bookmark named by text in this switch's field-argument.

-
entryAndPageNumberSeparator?: string

\p option - Text in this switch's field-argument specifies a sequence of characters +

entryAndPageNumberSeparator?: string

\p option - Text in this switch's field-argument specifies a sequence of characters that separate an entry and its page number. The default is a tab with leader dots.

-
headingStyleRange?: string

\o option - Uses paragraphs formatted with all or the specified range of builtin +

headingStyleRange?: string

\o option - Uses paragraphs formatted with all or the specified range of builtin heading styles. Headings in a style range are specified by text in this switch's field-argument using the notation specified as for \l, where each integer corresponds to the style with a style ID of HeadingX (e.g. 1 corresponds to Heading1). If no heading range is specified, all heading levels used in the document are listed.

-
hideTabAndPageNumbersInWebView?: boolean

\z Hides tab leader and page numbers in web page view (§17.18.102).

-
hyperlink?: boolean

\h option - Makes the table of contents entries hyperlinks.

-
pageNumbersEntryLevelsRange?: string

\n option - Without field-argument, omits page numbers from the table of contents. +

hideTabAndPageNumbersInWebView?: boolean

\z Hides tab leader and page numbers in web page view (§17.18.102).

+
hyperlink?: boolean

\h option - Makes the table of contents entries hyperlinks.

+
pageNumbersEntryLevelsRange?: string

\n option - Without field-argument, omits page numbers from the table of contents. Page numbers are omitted from all levels unless a range of entry levels is specified by text in this switch's field-argument. A range is specified as for \l.

-
preserveNewLineInEntries?: boolean

\x Preserves newline characters within table entries.

-
preserveTabInEntries?: boolean

\w Preserves tab entries within table entries.

-
seqFieldIdentifierForPrefix?: string

\s option - For entries numbered with a SEQ field (§17.16.5.56), adds a prefix to the page number. +

preserveNewLineInEntries?: boolean

\x Preserves newline characters within table entries.

+
preserveTabInEntries?: boolean

\w Preserves tab entries within table entries.

+
seqFieldIdentifierForPrefix?: string

\s option - For entries numbered with a SEQ field (§17.16.5.56), adds a prefix to the page number. The prefix depends on the type of entry. text in this switch's field-argument shall match the identifier in the SEQ field.

-
sequenceAndPageNumbersSeparator?: string

\d option - When used with \s, the text in this switch's field-argument defines +

sequenceAndPageNumbersSeparator?: string

\d option - When used with \s, the text in this switch's field-argument defines the separator between sequence and page numbers. The default separator is a hyphen (-).

-
stylesWithLevels?: readonly StyleLevel[]

\t field-argument Uses paragraphs formatted with styles other than the built-in heading styles. +

stylesWithLevels?: readonly StyleLevel[]

\t field-argument Uses paragraphs formatted with styles other than the built-in heading styles. Text in this switch's field-argument specifies those styles as a set of comma-separated doublets, with each doublet being a comma-separated set of style name and table of content level. \t can be combined with \o.

-
tcFieldIdentifier?: string

\f option - Includes only those TC fields whose identifier exactly matches the +

tcFieldIdentifier?: string

\f option - Includes only those TC fields whose identifier exactly matches the text in this switch's field-argument (which is typically a letter).

-
tcFieldLevelRange?: string

\l option - Includes TC fields that assign entries to one of the levels specified +

tcFieldLevelRange?: string

\l option - Includes TC fields that assign entries to one of the levels specified by text in this switch's field-argument as a range having the form startLevel-endLevel, where startLevel and endLevel are integers, and startLevel has a value equal-to or less-than endLevel. TC fields that assign entries to lower levels are skipped.

-
useAppliedParagraphOutlineLevel?: boolean

\u Uses the applied paragraph outline level.

-

Generated using TypeDoc

\ No newline at end of file +
useAppliedParagraphOutlineLevel?: boolean

\u Uses the applied paragraph outline level.

+

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/ITableOptions.html b/api/interfaces/ITableOptions.html index e50fd55e73..c54d4e972f 100644 --- a/api/interfaces/ITableOptions.html +++ b/api/interfaces/ITableOptions.html @@ -1,4 +1,4 @@ -ITableOptions | docx

Interface ITableOptions

interface ITableOptions {
    alignment?: "center" | "left" | "right" | "start" | "end" | "both" | "mediumKashida" | "distribute" | "numTab" | "highKashida" | "lowKashida" | "thaiDistribute";
    borders?: ITableBordersOptions;
    columnWidths?: readonly number[];
    float?: ITableFloatOptions;
    indent?: ITableWidthProperties;
    layout?: "fixed" | "autofit";
    margins?: ITableCellMarginOptions;
    rows: readonly TableRow[];
    style?: string;
    visuallyRightToLeft?: boolean;
    width?: ITableWidthProperties;
}

Properties

alignment? +ITableOptions | docx

Interface ITableOptions

interface ITableOptions {
    alignment?: "center" | "left" | "right" | "start" | "end" | "both" | "mediumKashida" | "distribute" | "numTab" | "highKashida" | "lowKashida" | "thaiDistribute";
    borders?: ITableBordersOptions;
    columnWidths?: readonly number[];
    float?: ITableFloatOptions;
    indent?: ITableWidthProperties;
    layout?: "fixed" | "autofit";
    margins?: ITableCellMarginOptions;
    rows: readonly TableRow[];
    style?: string;
    visuallyRightToLeft?: boolean;
    width?: ITableWidthProperties;
}

Properties

alignment?: "center" | "left" | "right" | "start" | "end" | "both" | "mediumKashida" | "distribute" | "numTab" | "highKashida" | "lowKashida" | "thaiDistribute"
columnWidths?: readonly number[]
layout?: "fixed" | "autofit"
margins?: ITableCellMarginOptions
rows: readonly TableRow[]
style?: string
visuallyRightToLeft?: boolean

Generated using TypeDoc

\ No newline at end of file +

Properties

alignment?: "center" | "left" | "right" | "start" | "end" | "both" | "mediumKashida" | "distribute" | "numTab" | "highKashida" | "lowKashida" | "thaiDistribute"
columnWidths?: readonly number[]
layout?: "fixed" | "autofit"
margins?: ITableCellMarginOptions
rows: readonly TableRow[]
style?: string
visuallyRightToLeft?: boolean

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/ITablePropertiesOptions.html b/api/interfaces/ITablePropertiesOptions.html index df71ac02f8..e2b2488811 100644 --- a/api/interfaces/ITablePropertiesOptions.html +++ b/api/interfaces/ITablePropertiesOptions.html @@ -1,4 +1,4 @@ -ITablePropertiesOptions | docx

Interface ITablePropertiesOptions

interface ITablePropertiesOptions {
    alignment?: "center" | "left" | "right" | "start" | "end" | "both" | "mediumKashida" | "distribute" | "numTab" | "highKashida" | "lowKashida" | "thaiDistribute";
    borders?: ITableBordersOptions;
    cellMargin?: ITableCellMarginOptions;
    float?: ITableFloatOptions;
    indent?: ITableWidthProperties;
    layout?: "fixed" | "autofit";
    shading?: IShadingAttributesProperties;
    style?: string;
    visuallyRightToLeft?: boolean;
    width?: ITableWidthProperties;
}

Properties

alignment? +ITablePropertiesOptions | docx

Interface ITablePropertiesOptions

interface ITablePropertiesOptions {
    alignment?: "center" | "left" | "right" | "start" | "end" | "both" | "mediumKashida" | "distribute" | "numTab" | "highKashida" | "lowKashida" | "thaiDistribute";
    borders?: ITableBordersOptions;
    cellMargin?: ITableCellMarginOptions;
    float?: ITableFloatOptions;
    indent?: ITableWidthProperties;
    layout?: "fixed" | "autofit";
    shading?: IShadingAttributesProperties;
    style?: string;
    visuallyRightToLeft?: boolean;
    width?: ITableWidthProperties;
}

Properties

alignment?: "center" | "left" | "right" | "start" | "end" | "both" | "mediumKashida" | "distribute" | "numTab" | "highKashida" | "lowKashida" | "thaiDistribute"
cellMargin?: ITableCellMarginOptions
layout?: "fixed" | "autofit"
style?: string
visuallyRightToLeft?: boolean

Generated using TypeDoc

\ No newline at end of file +

Properties

alignment?: "center" | "left" | "right" | "start" | "end" | "both" | "mediumKashida" | "distribute" | "numTab" | "highKashida" | "lowKashida" | "thaiDistribute"
cellMargin?: ITableCellMarginOptions
layout?: "fixed" | "autofit"
style?: string
visuallyRightToLeft?: boolean

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/ITableRowOptions.html b/api/interfaces/ITableRowOptions.html index 3ee1882ad6..64f6be5940 100644 --- a/api/interfaces/ITableRowOptions.html +++ b/api/interfaces/ITableRowOptions.html @@ -1,5 +1,5 @@ -ITableRowOptions | docx

Interface ITableRowOptions

interface ITableRowOptions {
    cantSplit?: boolean;
    children: readonly TableCell[];
    height?: {
        rule: "auto" | "atLeast" | "exact";
        value: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`;
    };
    tableHeader?: boolean;
}

Hierarchy (view full)

Properties

cantSplit? +ITableRowOptions | docx

Interface ITableRowOptions

interface ITableRowOptions {
    cantSplit?: boolean;
    children: readonly TableCell[];
    height?: {
        rule: "auto" | "atLeast" | "exact";
        value: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`;
    };
    tableHeader?: boolean;
}

Hierarchy (view full)

Properties

cantSplit?: boolean
children: readonly TableCell[]
height?: {
    rule: "auto" | "atLeast" | "exact";
    value: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`;
}

Type declaration

  • Readonly rule: "auto" | "atLeast" | "exact"
  • Readonly value: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`
tableHeader?: boolean

Generated using TypeDoc

\ No newline at end of file +

Properties

cantSplit?: boolean
children: readonly TableCell[]
height?: {
    rule: "auto" | "atLeast" | "exact";
    value: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`;
}

Type declaration

  • Readonly rule: "auto" | "atLeast" | "exact"
  • Readonly value: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`
tableHeader?: boolean

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/ITableRowPropertiesOptions.html b/api/interfaces/ITableRowPropertiesOptions.html index 78dda53302..8fd587f2ac 100644 --- a/api/interfaces/ITableRowPropertiesOptions.html +++ b/api/interfaces/ITableRowPropertiesOptions.html @@ -1,4 +1,4 @@ -ITableRowPropertiesOptions | docx

Interface ITableRowPropertiesOptions

interface ITableRowPropertiesOptions {
    cantSplit?: boolean;
    height?: {
        rule: "auto" | "atLeast" | "exact";
        value: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`;
    };
    tableHeader?: boolean;
}

Hierarchy (view full)

Properties

cantSplit? +ITableRowPropertiesOptions | docx

Interface ITableRowPropertiesOptions

interface ITableRowPropertiesOptions {
    cantSplit?: boolean;
    height?: {
        rule: "auto" | "atLeast" | "exact";
        value: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`;
    };
    tableHeader?: boolean;
}

Hierarchy (view full)

Properties

cantSplit?: boolean
height?: {
    rule: "auto" | "atLeast" | "exact";
    value: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`;
}

Type declaration

  • Readonly rule: "auto" | "atLeast" | "exact"
  • Readonly value: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`
tableHeader?: boolean

Generated using TypeDoc

\ No newline at end of file +

Properties

cantSplit?: boolean
height?: {
    rule: "auto" | "atLeast" | "exact";
    value: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`;
}

Type declaration

  • Readonly rule: "auto" | "atLeast" | "exact"
  • Readonly value: number | `${number}mm` | `${number}cm` | `${number}in` | `${number}pt` | `${number}pc` | `${number}pi`
tableHeader?: boolean

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/ITextWrapping.html b/api/interfaces/ITextWrapping.html index 1eedf1ed71..2db86360d1 100644 --- a/api/interfaces/ITextWrapping.html +++ b/api/interfaces/ITextWrapping.html @@ -1,4 +1,4 @@ -ITextWrapping | docx

Interface ITextWrapping

interface ITextWrapping {
    margins?: IDistance;
    side?: "left" | "right" | "bothSides" | "largest";
    type: 0 | 1 | 2 | 3;
}

Properties

margins? +ITextWrapping | docx

Interface ITextWrapping

interface ITextWrapping {
    margins?: IDistance;
    side?: "left" | "right" | "bothSides" | "largest";
    type: 0 | 1 | 2 | 3;
}

Properties

Properties

margins?: IDistance
side?: "left" | "right" | "bothSides" | "largest"
type: 0 | 1 | 2 | 3

Generated using TypeDoc

\ No newline at end of file +

Properties

margins?: IDistance
side?: "left" | "right" | "bothSides" | "largest"
type: 0 | 1 | 2 | 3

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IVerticalPositionOptions.html b/api/interfaces/IVerticalPositionOptions.html index f8cef2c7f3..36d937cd8c 100644 --- a/api/interfaces/IVerticalPositionOptions.html +++ b/api/interfaces/IVerticalPositionOptions.html @@ -1,4 +1,4 @@ -IVerticalPositionOptions | docx

Interface IVerticalPositionOptions

interface IVerticalPositionOptions {
    align?: "bottom" | "center" | "top" | "inside" | "outside";
    offset?: number;
    relative?: "margin" | "page" | "insideMargin" | "outsideMargin" | "bottomMargin" | "line" | "paragraph" | "topMargin";
}

Properties

align? +IVerticalPositionOptions | docx

Interface IVerticalPositionOptions

interface IVerticalPositionOptions {
    align?: "bottom" | "center" | "top" | "inside" | "outside";
    offset?: number;
    relative?: "margin" | "page" | "insideMargin" | "outsideMargin" | "bottomMargin" | "line" | "paragraph" | "topMargin";
}

Properties

align?: "bottom" | "center" | "top" | "inside" | "outside"
offset?: number
relative?: "margin" | "page" | "insideMargin" | "outsideMargin" | "bottomMargin" | "line" | "paragraph" | "topMargin"

Generated using TypeDoc

\ No newline at end of file +

Properties

align?: "bottom" | "center" | "top" | "inside" | "outside"
offset?: number
relative?: "margin" | "page" | "insideMargin" | "outsideMargin" | "bottomMargin" | "line" | "paragraph" | "topMargin"

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IXYFrameOptions.html b/api/interfaces/IXYFrameOptions.html index 64b86ec41e..f8fa7e886e 100644 --- a/api/interfaces/IXYFrameOptions.html +++ b/api/interfaces/IXYFrameOptions.html @@ -1,4 +1,4 @@ -IXYFrameOptions | docx

Interface IXYFrameOptions

interface IXYFrameOptions {
    anchor: {
        horizontal: "text" | "margin" | "page";
        vertical: "text" | "margin" | "page";
    };
    anchorLock?: boolean;
    dropCap?: "none" | "margin" | "drop";
    height: number;
    lines?: number;
    position: {
        x: number;
        y: number;
    };
    rule?: "auto" | "atLeast" | "exact";
    space?: {
        horizontal: number;
        vertical: number;
    };
    type: "absolute";
    width: number;
    wrap?: "auto" | "none" | "around" | "notBeside" | "through" | "tight";
}

Hierarchy

  • IBaseFrameOptions
    • IXYFrameOptions

Properties

anchor +IXYFrameOptions | docx

Interface IXYFrameOptions

interface IXYFrameOptions {
    anchor: {
        horizontal: "text" | "margin" | "page";
        vertical: "text" | "margin" | "page";
    };
    anchorLock?: boolean;
    dropCap?: "none" | "margin" | "drop";
    height: number;
    lines?: number;
    position: {
        x: number;
        y: number;
    };
    rule?: "auto" | "atLeast" | "exact";
    space?: {
        horizontal: number;
        vertical: number;
    };
    type: "absolute";
    width: number;
    wrap?: "auto" | "none" | "around" | "notBeside" | "through" | "tight";
}

Hierarchy

  • IBaseFrameOptions
    • IXYFrameOptions

Properties

Properties

anchor: {
    horizontal: "text" | "margin" | "page";
    vertical: "text" | "margin" | "page";
}

Type declaration

  • Readonly horizontal: "text" | "margin" | "page"
  • Readonly vertical: "text" | "margin" | "page"
anchorLock?: boolean
dropCap?: "none" | "margin" | "drop"
height: number
lines?: number
position: {
    x: number;
    y: number;
}

Type declaration

  • Readonly x: number
  • Readonly y: number
rule?: "auto" | "atLeast" | "exact"
space?: {
    horizontal: number;
    vertical: number;
}

Type declaration

  • Readonly horizontal: number
  • Readonly vertical: number
type: "absolute"
width: number
wrap?: "auto" | "none" | "around" | "notBeside" | "through" | "tight"

Generated using TypeDoc

\ No newline at end of file +

Properties

anchor: {
    horizontal: "text" | "margin" | "page";
    vertical: "text" | "margin" | "page";
}

Type declaration

  • Readonly horizontal: "text" | "margin" | "page"
  • Readonly vertical: "text" | "margin" | "page"
anchorLock?: boolean
dropCap?: "none" | "margin" | "drop"
height: number
lines?: number
position: {
    x: number;
    y: number;
}

Type declaration

  • Readonly x: number
  • Readonly y: number
rule?: "auto" | "atLeast" | "exact"
space?: {
    horizontal: number;
    vertical: number;
}

Type declaration

  • Readonly horizontal: number
  • Readonly vertical: number
type: "absolute"
width: number
wrap?: "auto" | "none" | "around" | "notBeside" | "through" | "tight"

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IXmlAttribute.html b/api/interfaces/IXmlAttribute.html index dd330f1bb2..d99d15fff9 100644 --- a/api/interfaces/IXmlAttribute.html +++ b/api/interfaces/IXmlAttribute.html @@ -1 +1 @@ -IXmlAttribute | docx

Interface IXmlAttribute

interface IXmlAttribute {
    [key: string]: string | number | boolean;
}

Indexable

[key: string]: string | number | boolean

Generated using TypeDoc

\ No newline at end of file +IXmlAttribute | docx

Interface IXmlAttribute

interface IXmlAttribute {
    [key: string]: string | number | boolean;
}

Indexable

[key: string]: string | number | boolean

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/IXmlableObject.html b/api/interfaces/IXmlableObject.html index 2350302011..cf6cfc3025 100644 --- a/api/interfaces/IXmlableObject.html +++ b/api/interfaces/IXmlableObject.html @@ -1 +1 @@ -IXmlableObject | docx

Interface IXmlableObject

interface IXmlableObject {
    [key: string]: any;
}

Hierarchy

  • Record<string, unknown>
    • IXmlableObject

Indexable

[key: string]: any

Generated using TypeDoc

\ No newline at end of file +IXmlableObject | docx

Interface IXmlableObject

interface IXmlableObject {
    [key: string]: any;
}

Hierarchy

  • Record<string, unknown>
    • IXmlableObject

Indexable

[key: string]: any

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/PositionalTabOptions.html b/api/interfaces/PositionalTabOptions.html index c655a437b6..d7ba77c3e5 100644 --- a/api/interfaces/PositionalTabOptions.html +++ b/api/interfaces/PositionalTabOptions.html @@ -1,4 +1,4 @@ -PositionalTabOptions | docx

Interface PositionalTabOptions

interface PositionalTabOptions {
    alignment: "center" | "left" | "right";
    leader: "none" | "dot" | "hyphen" | "underscore" | "middleDot";
    relativeTo: "indent" | "margin";
}

Properties

alignment +PositionalTabOptions | docx

Interface PositionalTabOptions

interface PositionalTabOptions {
    alignment: "center" | "left" | "right";
    leader: "none" | "dot" | "hyphen" | "underscore" | "middleDot";
    relativeTo: "indent" | "margin";
}

Properties

alignment: "center" | "left" | "right"
leader: "none" | "dot" | "hyphen" | "underscore" | "middleDot"
relativeTo: "indent" | "margin"

Generated using TypeDoc

\ No newline at end of file +

Properties

alignment: "center" | "left" | "right"
leader: "none" | "dot" | "hyphen" | "underscore" | "middleDot"
relativeTo: "indent" | "margin"

Generated using TypeDoc

\ No newline at end of file diff --git a/api/interfaces/TabStopDefinition.html b/api/interfaces/TabStopDefinition.html index 8fad37419d..4eae3c92f4 100644 --- a/api/interfaces/TabStopDefinition.html +++ b/api/interfaces/TabStopDefinition.html @@ -1,4 +1,4 @@ -TabStopDefinition | docx

Interface TabStopDefinition

interface TabStopDefinition {
    leader?: "none" | "dot" | "hyphen" | "underscore" | "middleDot";
    position: number;
    type: "center" | "clear" | "left" | "right" | "start" | "end" | "decimal" | "bar" | "num";
}

Properties

leader? +TabStopDefinition | docx

Interface TabStopDefinition

interface TabStopDefinition {
    leader?: "none" | "dot" | "hyphen" | "underscore" | "middleDot";
    position: number;
    type: "center" | "clear" | "left" | "right" | "start" | "end" | "decimal" | "bar" | "num";
}

Properties

Properties

leader?: "none" | "dot" | "hyphen" | "underscore" | "middleDot"
position: number
type: "center" | "clear" | "left" | "right" | "start" | "end" | "decimal" | "bar" | "num"

Generated using TypeDoc

\ No newline at end of file +

Properties

leader?: "none" | "dot" | "hyphen" | "underscore" | "middleDot"
position: number
type: "center" | "clear" | "left" | "right" | "start" | "end" | "decimal" | "bar" | "num"

Generated using TypeDoc

\ No newline at end of file diff --git a/api/types/AttributeData.html b/api/types/AttributeData.html index 3f6d1274c0..41cfd92078 100644 --- a/api/types/AttributeData.html +++ b/api/types/AttributeData.html @@ -1 +1 @@ -AttributeData | docx

Type alias AttributeData

AttributeData: {
    [key: string]: boolean | number | string;
}

Type declaration

  • [key: string]: boolean | number | string

Generated using TypeDoc

\ No newline at end of file +AttributeData | docx

Type alias AttributeData

AttributeData: {
    [key: string]: boolean | number | string;
}

Type declaration

  • [key: string]: boolean | number | string

Generated using TypeDoc

\ No newline at end of file diff --git a/api/types/AttributePayload.html b/api/types/AttributePayload.html index fbcd9ca862..d83e90570c 100644 --- a/api/types/AttributePayload.html +++ b/api/types/AttributePayload.html @@ -1 +1 @@ -AttributePayload | docx

Type alias AttributePayload<T>

AttributePayload<T>: {
    readonly [P in keyof T]: {
        key: string;
        value: T[P];
    }
}

Type Parameters

  • T

Generated using TypeDoc

\ No newline at end of file +AttributePayload | docx

Type alias AttributePayload<T>

AttributePayload<T>: {
    readonly [P in keyof T]: {
        key: string;
        value: T[P];
    }
}

Type Parameters

  • T

Generated using TypeDoc

\ No newline at end of file diff --git a/api/types/IColumnsAttributes.html b/api/types/IColumnsAttributes.html index a009a3c5c2..197d800234 100644 --- a/api/types/IColumnsAttributes.html +++ b/api/types/IColumnsAttributes.html @@ -1 +1 @@ -IColumnsAttributes | docx

Type alias IColumnsAttributes

IColumnsAttributes: {
    children?: readonly Column[];
    count?: number;
    equalWidth?: boolean;
    separate?: boolean;
    space?: number | PositiveUniversalMeasure;
}

Type declaration

  • Optional Readonly children?: readonly Column[]
  • Optional Readonly count?: number
  • Optional Readonly equalWidth?: boolean
  • Optional Readonly separate?: boolean
  • Optional Readonly space?: number | PositiveUniversalMeasure

Generated using TypeDoc

\ No newline at end of file +IColumnsAttributes | docx

Type alias IColumnsAttributes

IColumnsAttributes: {
    children?: readonly Column[];
    count?: number;
    equalWidth?: boolean;
    separate?: boolean;
    space?: number | PositiveUniversalMeasure;
}

Type declaration

  • Optional Readonly children?: readonly Column[]
  • Optional Readonly count?: number
  • Optional Readonly equalWidth?: boolean
  • Optional Readonly separate?: boolean
  • Optional Readonly space?: number | PositiveUniversalMeasure

Generated using TypeDoc

\ No newline at end of file diff --git a/api/types/IDistance.html b/api/types/IDistance.html index 8bdda26ba8..10d36b9818 100644 --- a/api/types/IDistance.html +++ b/api/types/IDistance.html @@ -1 +1 @@ -IDistance | docx

Type alias IDistance

IDistance: {
    distB?: number;
    distL?: number;
    distR?: number;
    distT?: number;
}

Type declaration

  • Optional Readonly distB?: number
  • Optional Readonly distL?: number
  • Optional Readonly distR?: number
  • Optional Readonly distT?: number

Generated using TypeDoc

\ No newline at end of file +IDistance | docx

Type alias IDistance

IDistance: {
    distB?: number;
    distL?: number;
    distR?: number;
    distT?: number;
}

Type declaration

  • Optional Readonly distB?: number
  • Optional Readonly distL?: number
  • Optional Readonly distR?: number
  • Optional Readonly distT?: number

Generated using TypeDoc

\ No newline at end of file diff --git a/api/types/IFrameOptions.html b/api/types/IFrameOptions.html index 4b23e5d71f..ce8a7585f7 100644 --- a/api/types/IFrameOptions.html +++ b/api/types/IFrameOptions.html @@ -1 +1 @@ -IFrameOptions | docx

Type alias IFrameOptions

Generated using TypeDoc

\ No newline at end of file +IFrameOptions | docx

Type alias IFrameOptions

Generated using TypeDoc

\ No newline at end of file diff --git a/api/types/IImageOptions.html b/api/types/IImageOptions.html index 6ee79f1296..85bddf7483 100644 --- a/api/types/IImageOptions.html +++ b/api/types/IImageOptions.html @@ -1 +1 @@ -IImageOptions | docx

Type alias IImageOptions

IImageOptions: (RegularImageOptions | SvgMediaOptions) & CoreImageOptions

Generated using TypeDoc

\ No newline at end of file +IImageOptions | docx

Type alias IImageOptions

IImageOptions: (RegularImageOptions | SvgMediaOptions) & CoreImageOptions

Generated using TypeDoc

\ No newline at end of file diff --git a/api/types/ILineNumberAttributes.html b/api/types/ILineNumberAttributes.html index d68595eced..c9a4996cb5 100644 --- a/api/types/ILineNumberAttributes.html +++ b/api/types/ILineNumberAttributes.html @@ -1 +1 @@ -ILineNumberAttributes | docx

Type alias ILineNumberAttributes

ILineNumberAttributes: {
    countBy?: number;
    distance?: number | PositiveUniversalMeasure;
    restart?: typeof LineNumberRestartFormat[keyof typeof LineNumberRestartFormat];
    start?: number;
}

Type declaration

Generated using TypeDoc

\ No newline at end of file +ILineNumberAttributes | docx

Type alias ILineNumberAttributes

ILineNumberAttributes: {
    countBy?: number;
    distance?: number | PositiveUniversalMeasure;
    restart?: typeof LineNumberRestartFormat[keyof typeof LineNumberRestartFormat];
    start?: number;
}

Type declaration

Generated using TypeDoc

\ No newline at end of file diff --git a/api/types/IMediaData.html b/api/types/IMediaData.html index f39b7fd5e0..da9a394a77 100644 --- a/api/types/IMediaData.html +++ b/api/types/IMediaData.html @@ -1 +1 @@ -IMediaData | docx

Type alias IMediaData

IMediaData: (RegularMediaData | SvgMediaData) & CoreMediaData

Generated using TypeDoc

\ No newline at end of file +IMediaData | docx

Type alias IMediaData

IMediaData: (RegularMediaData | SvgMediaData) & CoreMediaData

Generated using TypeDoc

\ No newline at end of file diff --git a/api/types/IPageMarginAttributes.html b/api/types/IPageMarginAttributes.html index 6b77a0ad87..320fbab045 100644 --- a/api/types/IPageMarginAttributes.html +++ b/api/types/IPageMarginAttributes.html @@ -1 +1 @@ -IPageMarginAttributes | docx

Type alias IPageMarginAttributes

IPageMarginAttributes: {
    bottom?: number | UniversalMeasure;
    footer?: number | PositiveUniversalMeasure;
    gutter?: number | PositiveUniversalMeasure;
    header?: number | PositiveUniversalMeasure;
    left?: number | PositiveUniversalMeasure;
    right?: number | PositiveUniversalMeasure;
    top?: number | UniversalMeasure;
}

Type declaration

Generated using TypeDoc

\ No newline at end of file +IPageMarginAttributes | docx

Type alias IPageMarginAttributes

IPageMarginAttributes: {
    bottom?: number | UniversalMeasure;
    footer?: number | PositiveUniversalMeasure;
    gutter?: number | PositiveUniversalMeasure;
    header?: number | PositiveUniversalMeasure;
    left?: number | PositiveUniversalMeasure;
    right?: number | PositiveUniversalMeasure;
    top?: number | UniversalMeasure;
}

Type declaration

Generated using TypeDoc

\ No newline at end of file diff --git a/api/types/IPageReferenceOptions.html b/api/types/IPageReferenceOptions.html index dced187e46..b7a4bf084b 100644 --- a/api/types/IPageReferenceOptions.html +++ b/api/types/IPageReferenceOptions.html @@ -4,4 +4,4 @@ bookmark, it omits "on page #" and returns "above" or "below" only. If the PAGEREF field is not on the same page as the bookmark, the string "on page #" is used.

-

Generated using TypeDoc

\ No newline at end of file +

Generated using TypeDoc

\ No newline at end of file diff --git a/api/types/IPageSizeAttributes.html b/api/types/IPageSizeAttributes.html index de50330e3a..ad63922f0b 100644 --- a/api/types/IPageSizeAttributes.html +++ b/api/types/IPageSizeAttributes.html @@ -1 +1 @@ -IPageSizeAttributes | docx

Type alias IPageSizeAttributes

IPageSizeAttributes: {
    height?: number | PositiveUniversalMeasure;
    orientation?: typeof PageOrientation[keyof typeof PageOrientation];
    width?: number | PositiveUniversalMeasure;
}

Type declaration

Generated using TypeDoc

\ No newline at end of file +IPageSizeAttributes | docx

Type alias IPageSizeAttributes

IPageSizeAttributes: {
    height?: number | PositiveUniversalMeasure;
    orientation?: typeof PageOrientation[keyof typeof PageOrientation];
    width?: number | PositiveUniversalMeasure;
}

Type declaration

Generated using TypeDoc

\ No newline at end of file diff --git a/api/types/IPatch.html b/api/types/IPatch.html index f9bad69548..561a9c9042 100644 --- a/api/types/IPatch.html +++ b/api/types/IPatch.html @@ -1 +1 @@ -IPatch | docx

Type alias IPatch

IPatch: ParagraphPatch | FilePatch

Generated using TypeDoc

\ No newline at end of file +IPatch | docx

Type alias IPatch

IPatch: ParagraphPatch | FilePatch

Generated using TypeDoc

\ No newline at end of file diff --git a/api/types/ITableFloatOptions.html b/api/types/ITableFloatOptions.html index 7d3ae502ec..75db2b9b09 100644 --- a/api/types/ITableFloatOptions.html +++ b/api/types/ITableFloatOptions.html @@ -44,4 +44,4 @@ page - relative to the horizontal edge of the page before any text runs (top edge for top-to-bottom paragraphs) text - relative to the horizontal edge of the text margin for the column in which the anchor paragraph is located If omitted, the value is assumed to be page.

-

Generated using TypeDoc

\ No newline at end of file +

Generated using TypeDoc

\ No newline at end of file diff --git a/api/types/ITableWidthProperties.html b/api/types/ITableWidthProperties.html index 653f46d576..9b8a837a1f 100644 --- a/api/types/ITableWidthProperties.html +++ b/api/types/ITableWidthProperties.html @@ -1 +1 @@ -ITableWidthProperties | docx

Type alias ITableWidthProperties

ITableWidthProperties: {
    size: number | Percentage | UniversalMeasure;
    type?: typeof WidthType[keyof typeof WidthType];
}

Type declaration

Generated using TypeDoc

\ No newline at end of file +ITableWidthProperties | docx

Type alias ITableWidthProperties

ITableWidthProperties: {
    size: number | Percentage | UniversalMeasure;
    type?: typeof WidthType[keyof typeof WidthType];
}

Type declaration

Generated using TypeDoc

\ No newline at end of file diff --git a/api/types/InputDataType.html b/api/types/InputDataType.html index 7d8fc422e3..8d96e7a47d 100644 --- a/api/types/InputDataType.html +++ b/api/types/InputDataType.html @@ -1 +1 @@ -InputDataType | docx

Type alias InputDataType

InputDataType: Buffer | string | number[] | Uint8Array | ArrayBuffer | Blob | NodeJS.ReadableStream

Generated using TypeDoc

\ No newline at end of file +InputDataType | docx

Type alias InputDataType

InputDataType: Buffer | string | number[] | Uint8Array | ArrayBuffer | Blob | NodeJS.ReadableStream

Generated using TypeDoc

\ No newline at end of file diff --git a/api/types/MathComponent.html b/api/types/MathComponent.html index d12406b256..18eb2fd437 100644 --- a/api/types/MathComponent.html +++ b/api/types/MathComponent.html @@ -1 +1 @@ -MathComponent | docx

Type alias MathComponent

Generated using TypeDoc

\ No newline at end of file +MathComponent | docx

Type alias MathComponent

Generated using TypeDoc

\ No newline at end of file diff --git a/api/types/ParagraphChild.html b/api/types/ParagraphChild.html index 5d78b314c8..80defe7757 100644 --- a/api/types/ParagraphChild.html +++ b/api/types/ParagraphChild.html @@ -1 +1 @@ -ParagraphChild | docx

Type alias ParagraphChild

Generated using TypeDoc

\ No newline at end of file +ParagraphChild | docx

Type alias ParagraphChild

Generated using TypeDoc

\ No newline at end of file diff --git a/api/types/PatchDocumentOptions.html b/api/types/PatchDocumentOptions.html index b4ea640c1e..cb21160427 100644 --- a/api/types/PatchDocumentOptions.html +++ b/api/types/PatchDocumentOptions.html @@ -1 +1 @@ -PatchDocumentOptions | docx

Type alias PatchDocumentOptions<T>

PatchDocumentOptions<T>: {
    data: InputDataType;
    keepOriginalStyles?: boolean;
    outputType: T;
    patches: {
        [key: string]: IPatch;
    };
}

Type Parameters

Type declaration

  • Readonly data: InputDataType
  • Optional Readonly keepOriginalStyles?: boolean
  • Readonly outputType: T
  • Readonly patches: {
        [key: string]: IPatch;
    }

Generated using TypeDoc

\ No newline at end of file +PatchDocumentOptions | docx

Type alias PatchDocumentOptions<T>

PatchDocumentOptions<T>: {
    data: InputDataType;
    keepOriginalStyles?: boolean;
    outputType: T;
    patches: {
        [key: string]: IPatch;
    };
}

Type Parameters

Type declaration

  • Readonly data: InputDataType
  • Optional Readonly keepOriginalStyles?: boolean
  • Readonly outputType: T
  • Readonly patches: {
        [key: string]: IPatch;
    }

Generated using TypeDoc

\ No newline at end of file diff --git a/api/types/PatchDocumentOutputType.html b/api/types/PatchDocumentOutputType.html index ab97a448d8..bab7c42ecc 100644 --- a/api/types/PatchDocumentOutputType.html +++ b/api/types/PatchDocumentOutputType.html @@ -1 +1 @@ -PatchDocumentOutputType | docx

Type alias PatchDocumentOutputType

PatchDocumentOutputType: keyof OutputByType

Generated using TypeDoc

\ No newline at end of file +PatchDocumentOutputType | docx

Type alias PatchDocumentOutputType

PatchDocumentOutputType: keyof OutputByType

Generated using TypeDoc

\ No newline at end of file diff --git a/api/types/Percentage.html b/api/types/Percentage.html index dc7ae7cd36..30bc14c3db 100644 --- a/api/types/Percentage.html +++ b/api/types/Percentage.html @@ -1 +1 @@ -Percentage | docx

Type alias Percentage

Percentage: `${"-" | ""}${number}%`

Generated using TypeDoc

\ No newline at end of file +Percentage | docx

Type alias Percentage

Percentage: `${"-" | ""}${number}%`

Generated using TypeDoc

\ No newline at end of file diff --git a/api/types/PositiveUniversalMeasure.html b/api/types/PositiveUniversalMeasure.html index ed9bee323e..5c008745ae 100644 --- a/api/types/PositiveUniversalMeasure.html +++ b/api/types/PositiveUniversalMeasure.html @@ -1 +1 @@ -PositiveUniversalMeasure | docx

Type alias PositiveUniversalMeasure

PositiveUniversalMeasure: `${number}${"mm" | "cm" | "in" | "pt" | "pc" | "pi"}`

Generated using TypeDoc

\ No newline at end of file +PositiveUniversalMeasure | docx

Type alias PositiveUniversalMeasure

PositiveUniversalMeasure: `${number}${"mm" | "cm" | "in" | "pt" | "pc" | "pi"}`

Generated using TypeDoc

\ No newline at end of file diff --git a/api/types/UniqueNumericIdCreator.html b/api/types/UniqueNumericIdCreator.html index dfc63f527d..801ed054f7 100644 --- a/api/types/UniqueNumericIdCreator.html +++ b/api/types/UniqueNumericIdCreator.html @@ -1 +1 @@ -UniqueNumericIdCreator | docx

Type alias UniqueNumericIdCreator

UniqueNumericIdCreator: (() => number)

Type declaration

    • (): number
    • Returns number

Generated using TypeDoc

\ No newline at end of file +UniqueNumericIdCreator | docx

Type alias UniqueNumericIdCreator

UniqueNumericIdCreator: (() => number)

Type declaration

    • (): number
    • Returns number

Generated using TypeDoc

\ No newline at end of file diff --git a/api/types/UniversalMeasure.html b/api/types/UniversalMeasure.html index ef074f5376..1ea08cae66 100644 --- a/api/types/UniversalMeasure.html +++ b/api/types/UniversalMeasure.html @@ -1 +1 @@ -UniversalMeasure | docx

Type alias UniversalMeasure

UniversalMeasure: `${"-" | ""}${number}${"mm" | "cm" | "in" | "pt" | "pc" | "pi"}`

Generated using TypeDoc

\ No newline at end of file +UniversalMeasure | docx

Type alias UniversalMeasure

UniversalMeasure: `${"-" | ""}${number}${"mm" | "cm" | "in" | "pt" | "pc" | "pi"}`

Generated using TypeDoc

\ No newline at end of file diff --git a/api/variables/AlignmentType.html b/api/variables/AlignmentType.html index 04117502a2..d93ab23311 100644 --- a/api/variables/AlignmentType.html +++ b/api/variables/AlignmentType.html @@ -11,4 +11,4 @@
  • Readonly RIGHT: "right"

    Align Right

  • Readonly START: "start"

    Align Start

  • Readonly THAI_DISTRIBUTE: "thaiDistribute"

    Thai Language Justification

    -
  • Generated using TypeDoc

    \ No newline at end of file +

    Generated using TypeDoc

    \ No newline at end of file diff --git a/api/variables/BorderStyle.html b/api/variables/BorderStyle.html index 0773d07995..7954635f3c 100644 --- a/api/variables/BorderStyle.html +++ b/api/variables/BorderStyle.html @@ -1 +1 @@ -BorderStyle | docx

    Variable BorderStyleConst

    BorderStyle: {
        DASHED: "dashed";
        DASH_DOT_STROKED: "dashDotStroked";
        DASH_SMALL_GAP: "dashSmallGap";
        DOTTED: "dotted";
        DOT_DASH: "dotDash";
        DOT_DOT_DASH: "dotDotDash";
        DOUBLE: "double";
        DOUBLE_WAVE: "doubleWave";
        INSET: "inset";
        NIL: "nil";
        NONE: "none";
        OUTSET: "outset";
        SINGLE: "single";
        THICK: "thick";
        THICK_THIN_LARGE_GAP: "thickThinLargeGap";
        THICK_THIN_MEDIUM_GAP: "thickThinMediumGap";
        THICK_THIN_SMALL_GAP: "thickThinSmallGap";
        THIN_THICK_LARGE_GAP: "thinThickLargeGap";
        THIN_THICK_MEDIUM_GAP: "thinThickMediumGap";
        THIN_THICK_SMALL_GAP: "thinThickSmallGap";
        THIN_THICK_THIN_LARGE_GAP: "thinThickThinLargeGap";
        THIN_THICK_THIN_MEDIUM_GAP: "thinThickThinMediumGap";
        THIN_THICK_THIN_SMALL_GAP: "thinThickThinSmallGap";
        THREE_D_EMBOSS: "threeDEmboss";
        THREE_D_ENGRAVE: "threeDEngrave";
        TRIPLE: "triple";
        WAVE: "wave";
    } = ...

    Type declaration

    • Readonly DASHED: "dashed"
    • Readonly DASH_DOT_STROKED: "dashDotStroked"
    • Readonly DASH_SMALL_GAP: "dashSmallGap"
    • Readonly DOTTED: "dotted"
    • Readonly DOT_DASH: "dotDash"
    • Readonly DOT_DOT_DASH: "dotDotDash"
    • Readonly DOUBLE: "double"
    • Readonly DOUBLE_WAVE: "doubleWave"
    • Readonly INSET: "inset"
    • Readonly NIL: "nil"
    • Readonly NONE: "none"
    • Readonly OUTSET: "outset"
    • Readonly SINGLE: "single"
    • Readonly THICK: "thick"
    • Readonly THICK_THIN_LARGE_GAP: "thickThinLargeGap"
    • Readonly THICK_THIN_MEDIUM_GAP: "thickThinMediumGap"
    • Readonly THICK_THIN_SMALL_GAP: "thickThinSmallGap"
    • Readonly THIN_THICK_LARGE_GAP: "thinThickLargeGap"
    • Readonly THIN_THICK_MEDIUM_GAP: "thinThickMediumGap"
    • Readonly THIN_THICK_SMALL_GAP: "thinThickSmallGap"
    • Readonly THIN_THICK_THIN_LARGE_GAP: "thinThickThinLargeGap"
    • Readonly THIN_THICK_THIN_MEDIUM_GAP: "thinThickThinMediumGap"
    • Readonly THIN_THICK_THIN_SMALL_GAP: "thinThickThinSmallGap"
    • Readonly THREE_D_EMBOSS: "threeDEmboss"
    • Readonly THREE_D_ENGRAVE: "threeDEngrave"
    • Readonly TRIPLE: "triple"
    • Readonly WAVE: "wave"

    Generated using TypeDoc

    \ No newline at end of file +BorderStyle | docx

    Variable BorderStyleConst

    BorderStyle: {
        DASHED: "dashed";
        DASH_DOT_STROKED: "dashDotStroked";
        DASH_SMALL_GAP: "dashSmallGap";
        DOTTED: "dotted";
        DOT_DASH: "dotDash";
        DOT_DOT_DASH: "dotDotDash";
        DOUBLE: "double";
        DOUBLE_WAVE: "doubleWave";
        INSET: "inset";
        NIL: "nil";
        NONE: "none";
        OUTSET: "outset";
        SINGLE: "single";
        THICK: "thick";
        THICK_THIN_LARGE_GAP: "thickThinLargeGap";
        THICK_THIN_MEDIUM_GAP: "thickThinMediumGap";
        THICK_THIN_SMALL_GAP: "thickThinSmallGap";
        THIN_THICK_LARGE_GAP: "thinThickLargeGap";
        THIN_THICK_MEDIUM_GAP: "thinThickMediumGap";
        THIN_THICK_SMALL_GAP: "thinThickSmallGap";
        THIN_THICK_THIN_LARGE_GAP: "thinThickThinLargeGap";
        THIN_THICK_THIN_MEDIUM_GAP: "thinThickThinMediumGap";
        THIN_THICK_THIN_SMALL_GAP: "thinThickThinSmallGap";
        THREE_D_EMBOSS: "threeDEmboss";
        THREE_D_ENGRAVE: "threeDEngrave";
        TRIPLE: "triple";
        WAVE: "wave";
    } = ...

    Type declaration

    • Readonly DASHED: "dashed"
    • Readonly DASH_DOT_STROKED: "dashDotStroked"
    • Readonly DASH_SMALL_GAP: "dashSmallGap"
    • Readonly DOTTED: "dotted"
    • Readonly DOT_DASH: "dotDash"
    • Readonly DOT_DOT_DASH: "dotDotDash"
    • Readonly DOUBLE: "double"
    • Readonly DOUBLE_WAVE: "doubleWave"
    • Readonly INSET: "inset"
    • Readonly NIL: "nil"
    • Readonly NONE: "none"
    • Readonly OUTSET: "outset"
    • Readonly SINGLE: "single"
    • Readonly THICK: "thick"
    • Readonly THICK_THIN_LARGE_GAP: "thickThinLargeGap"
    • Readonly THICK_THIN_MEDIUM_GAP: "thickThinMediumGap"
    • Readonly THICK_THIN_SMALL_GAP: "thickThinSmallGap"
    • Readonly THIN_THICK_LARGE_GAP: "thinThickLargeGap"
    • Readonly THIN_THICK_MEDIUM_GAP: "thinThickMediumGap"
    • Readonly THIN_THICK_SMALL_GAP: "thinThickSmallGap"
    • Readonly THIN_THICK_THIN_LARGE_GAP: "thinThickThinLargeGap"
    • Readonly THIN_THICK_THIN_MEDIUM_GAP: "thinThickThinMediumGap"
    • Readonly THIN_THICK_THIN_SMALL_GAP: "thinThickThinSmallGap"
    • Readonly THREE_D_EMBOSS: "threeDEmboss"
    • Readonly THREE_D_ENGRAVE: "threeDEngrave"
    • Readonly TRIPLE: "triple"
    • Readonly WAVE: "wave"

    Generated using TypeDoc

    \ No newline at end of file diff --git a/api/variables/CharacterSet.html b/api/variables/CharacterSet.html index 9ba464e54b..ac676e0127 100644 --- a/api/variables/CharacterSet.html +++ b/api/variables/CharacterSet.html @@ -1 +1 @@ -CharacterSet | docx

    Variable CharacterSetConst

    CharacterSet: {
        ANSI: "00";
        ARABIC: "B2";
        BALTIC: "BA";
        CHINESEBIG5: "88";
        DEFAULT: "01";
        EASTEUROPE: "EE";
        GB_2312: "86";
        GREEK: "A1";
        HANGUL: "81";
        HEBREW: "B1";
        JIS: "80";
        JOHAB: "82";
        MAC: "4D";
        OEM: "FF";
        RUSSIAN: "CC";
        SYMBOL: "02";
        THAI: "DE";
        TURKISH: "A2";
        VIETNAMESE: "A3";
    } = ...

    Type declaration

    • Readonly ANSI: "00"
    • Readonly ARABIC: "B2"
    • Readonly BALTIC: "BA"
    • Readonly CHINESEBIG5: "88"
    • Readonly DEFAULT: "01"
    • Readonly EASTEUROPE: "EE"
    • Readonly GB_2312: "86"
    • Readonly GREEK: "A1"
    • Readonly HANGUL: "81"
    • Readonly HEBREW: "B1"
    • Readonly JIS: "80"
    • Readonly JOHAB: "82"
    • Readonly MAC: "4D"
    • Readonly OEM: "FF"
    • Readonly RUSSIAN: "CC"
    • Readonly SYMBOL: "02"
    • Readonly THAI: "DE"
    • Readonly TURKISH: "A2"
    • Readonly VIETNAMESE: "A3"

    Generated using TypeDoc

    \ No newline at end of file +CharacterSet | docx

    Variable CharacterSetConst

    CharacterSet: {
        ANSI: "00";
        ARABIC: "B2";
        BALTIC: "BA";
        CHINESEBIG5: "88";
        DEFAULT: "01";
        EASTEUROPE: "EE";
        GB_2312: "86";
        GREEK: "A1";
        HANGUL: "81";
        HEBREW: "B1";
        JIS: "80";
        JOHAB: "82";
        MAC: "4D";
        OEM: "FF";
        RUSSIAN: "CC";
        SYMBOL: "02";
        THAI: "DE";
        TURKISH: "A2";
        VIETNAMESE: "A3";
    } = ...

    Type declaration

    • Readonly ANSI: "00"
    • Readonly ARABIC: "B2"
    • Readonly BALTIC: "BA"
    • Readonly CHINESEBIG5: "88"
    • Readonly DEFAULT: "01"
    • Readonly EASTEUROPE: "EE"
    • Readonly GB_2312: "86"
    • Readonly GREEK: "A1"
    • Readonly HANGUL: "81"
    • Readonly HEBREW: "B1"
    • Readonly JIS: "80"
    • Readonly JOHAB: "82"
    • Readonly MAC: "4D"
    • Readonly OEM: "FF"
    • Readonly RUSSIAN: "CC"
    • Readonly SYMBOL: "02"
    • Readonly THAI: "DE"
    • Readonly TURKISH: "A2"
    • Readonly VIETNAMESE: "A3"

    Generated using TypeDoc

    \ No newline at end of file diff --git a/api/variables/DocumentGridType.html b/api/variables/DocumentGridType.html index d214d5aaf4..d40d9c12b7 100644 --- a/api/variables/DocumentGridType.html +++ b/api/variables/DocumentGridType.html @@ -1 +1 @@ -DocumentGridType | docx

    Variable DocumentGridTypeConst

    DocumentGridType: {
        DEFAULT: "default";
        LINES: "lines";
        LINES_AND_CHARS: "linesAndChars";
        SNAP_TO_CHARS: "snapToChars";
    } = ...

    Type declaration

    • Readonly DEFAULT: "default"
    • Readonly LINES: "lines"
    • Readonly LINES_AND_CHARS: "linesAndChars"
    • Readonly SNAP_TO_CHARS: "snapToChars"

    Generated using TypeDoc

    \ No newline at end of file +DocumentGridType | docx

    Variable DocumentGridTypeConst

    DocumentGridType: {
        DEFAULT: "default";
        LINES: "lines";
        LINES_AND_CHARS: "linesAndChars";
        SNAP_TO_CHARS: "snapToChars";
    } = ...

    Type declaration

    • Readonly DEFAULT: "default"
    • Readonly LINES: "lines"
    • Readonly LINES_AND_CHARS: "linesAndChars"
    • Readonly SNAP_TO_CHARS: "snapToChars"

    Generated using TypeDoc

    \ No newline at end of file diff --git a/api/variables/DropCapType.html b/api/variables/DropCapType.html index 38f59ce4d7..34169c2208 100644 --- a/api/variables/DropCapType.html +++ b/api/variables/DropCapType.html @@ -1 +1 @@ -DropCapType | docx

    Variable DropCapTypeConst

    DropCapType: {
        DROP: "drop";
        MARGIN: "margin";
        NONE: "none";
    } = ...

    Type declaration

    • Readonly DROP: "drop"
    • Readonly MARGIN: "margin"
    • Readonly NONE: "none"

    Generated using TypeDoc

    \ No newline at end of file +DropCapType | docx

    Variable DropCapTypeConst

    DropCapType: {
        DROP: "drop";
        MARGIN: "margin";
        NONE: "none";
    } = ...

    Type declaration

    • Readonly DROP: "drop"
    • Readonly MARGIN: "margin"
    • Readonly NONE: "none"

    Generated using TypeDoc

    \ No newline at end of file diff --git a/api/variables/EMPTY_OBJECT.html b/api/variables/EMPTY_OBJECT.html index b08509e2ee..3b8c5458a7 100644 --- a/api/variables/EMPTY_OBJECT.html +++ b/api/variables/EMPTY_OBJECT.html @@ -1 +1 @@ -EMPTY_OBJECT | docx

    Variable EMPTY_OBJECTConst

    EMPTY_OBJECT: {} = ...

    Type declaration

      Generated using TypeDoc

      \ No newline at end of file +EMPTY_OBJECT | docx

      Variable EMPTY_OBJECTConst

      EMPTY_OBJECT: {} = ...

      Type declaration

        Generated using TypeDoc

        \ No newline at end of file diff --git a/api/variables/EmphasisMarkType.html b/api/variables/EmphasisMarkType.html index 099b5ffa63..95515a4e12 100644 --- a/api/variables/EmphasisMarkType.html +++ b/api/variables/EmphasisMarkType.html @@ -1 +1 @@ -EmphasisMarkType | docx

        Variable EmphasisMarkTypeConst

        EmphasisMarkType: {
            DOT: "dot";
        } = ...

        Type declaration

        • Readonly DOT: "dot"

        Generated using TypeDoc

        \ No newline at end of file +EmphasisMarkType | docx

        Variable EmphasisMarkTypeConst

        EmphasisMarkType: {
            DOT: "dot";
        } = ...

        Type declaration

        • Readonly DOT: "dot"

        Generated using TypeDoc

        \ No newline at end of file diff --git a/api/variables/FrameAnchorType.html b/api/variables/FrameAnchorType.html index bf2bf76bc4..f3732f38f2 100644 --- a/api/variables/FrameAnchorType.html +++ b/api/variables/FrameAnchorType.html @@ -1 +1 @@ -FrameAnchorType | docx

        Variable FrameAnchorTypeConst

        FrameAnchorType: {
            MARGIN: "margin";
            PAGE: "page";
            TEXT: "text";
        } = ...

        Type declaration

        • Readonly MARGIN: "margin"
        • Readonly PAGE: "page"
        • Readonly TEXT: "text"

        Generated using TypeDoc

        \ No newline at end of file +FrameAnchorType | docx

        Variable FrameAnchorTypeConst

        FrameAnchorType: {
            MARGIN: "margin";
            PAGE: "page";
            TEXT: "text";
        } = ...

        Type declaration

        • Readonly MARGIN: "margin"
        • Readonly PAGE: "page"
        • Readonly TEXT: "text"

        Generated using TypeDoc

        \ No newline at end of file diff --git a/api/variables/FrameWrap.html b/api/variables/FrameWrap.html index db18f5019d..2c67300086 100644 --- a/api/variables/FrameWrap.html +++ b/api/variables/FrameWrap.html @@ -1 +1 @@ -FrameWrap | docx

        Variable FrameWrapConst

        FrameWrap: {
            AROUND: "around";
            AUTO: "auto";
            NONE: "none";
            NOT_BESIDE: "notBeside";
            THROUGH: "through";
            TIGHT: "tight";
        } = ...

        Type declaration

        • Readonly AROUND: "around"
        • Readonly AUTO: "auto"
        • Readonly NONE: "none"
        • Readonly NOT_BESIDE: "notBeside"
        • Readonly THROUGH: "through"
        • Readonly TIGHT: "tight"

        Generated using TypeDoc

        \ No newline at end of file +FrameWrap | docx

        Variable FrameWrapConst

        FrameWrap: {
            AROUND: "around";
            AUTO: "auto";
            NONE: "none";
            NOT_BESIDE: "notBeside";
            THROUGH: "through";
            TIGHT: "tight";
        } = ...

        Type declaration

        • Readonly AROUND: "around"
        • Readonly AUTO: "auto"
        • Readonly NONE: "none"
        • Readonly NOT_BESIDE: "notBeside"
        • Readonly THROUGH: "through"
        • Readonly TIGHT: "tight"

        Generated using TypeDoc

        \ No newline at end of file diff --git a/api/variables/HeaderFooterReferenceType.html b/api/variables/HeaderFooterReferenceType.html index 75898810d1..a87abb000f 100644 --- a/api/variables/HeaderFooterReferenceType.html +++ b/api/variables/HeaderFooterReferenceType.html @@ -1 +1 @@ -HeaderFooterReferenceType | docx

        Variable HeaderFooterReferenceTypeConst

        HeaderFooterReferenceType: {
            DEFAULT: "default";
            EVEN: "even";
            FIRST: "first";
        } = ...

        Type declaration

        • Readonly DEFAULT: "default"
        • Readonly EVEN: "even"
        • Readonly FIRST: "first"

        Generated using TypeDoc

        \ No newline at end of file +HeaderFooterReferenceType | docx

        Variable HeaderFooterReferenceTypeConst

        HeaderFooterReferenceType: {
            DEFAULT: "default";
            EVEN: "even";
            FIRST: "first";
        } = ...

        Type declaration

        • Readonly DEFAULT: "default"
        • Readonly EVEN: "even"
        • Readonly FIRST: "first"

        Generated using TypeDoc

        \ No newline at end of file diff --git a/api/variables/HeaderFooterType.html b/api/variables/HeaderFooterType.html index 50f9acd887..13f2411ce2 100644 --- a/api/variables/HeaderFooterType.html +++ b/api/variables/HeaderFooterType.html @@ -1 +1 @@ -HeaderFooterType | docx

        Variable HeaderFooterTypeConst

        HeaderFooterType: {
            FOOTER: "w:footerReference";
            HEADER: "w:headerReference";
        } = ...

        Type declaration

        • Readonly FOOTER: "w:footerReference"
        • Readonly HEADER: "w:headerReference"

        Generated using TypeDoc

        \ No newline at end of file +HeaderFooterType | docx

        Variable HeaderFooterTypeConst

        HeaderFooterType: {
            FOOTER: "w:footerReference";
            HEADER: "w:headerReference";
        } = ...

        Type declaration

        • Readonly FOOTER: "w:footerReference"
        • Readonly HEADER: "w:headerReference"

        Generated using TypeDoc

        \ No newline at end of file diff --git a/api/variables/HeadingLevel.html b/api/variables/HeadingLevel.html index 4254e99344..9218527859 100644 --- a/api/variables/HeadingLevel.html +++ b/api/variables/HeadingLevel.html @@ -1 +1 @@ -HeadingLevel | docx

        Variable HeadingLevelConst

        HeadingLevel: {
            HEADING_1: "Heading1";
            HEADING_2: "Heading2";
            HEADING_3: "Heading3";
            HEADING_4: "Heading4";
            HEADING_5: "Heading5";
            HEADING_6: "Heading6";
            TITLE: "Title";
        } = ...

        Type declaration

        • Readonly HEADING_1: "Heading1"
        • Readonly HEADING_2: "Heading2"
        • Readonly HEADING_3: "Heading3"
        • Readonly HEADING_4: "Heading4"
        • Readonly HEADING_5: "Heading5"
        • Readonly HEADING_6: "Heading6"
        • Readonly TITLE: "Title"

        Generated using TypeDoc

        \ No newline at end of file +HeadingLevel | docx

        Variable HeadingLevelConst

        HeadingLevel: {
            HEADING_1: "Heading1";
            HEADING_2: "Heading2";
            HEADING_3: "Heading3";
            HEADING_4: "Heading4";
            HEADING_5: "Heading5";
            HEADING_6: "Heading6";
            TITLE: "Title";
        } = ...

        Type declaration

        • Readonly HEADING_1: "Heading1"
        • Readonly HEADING_2: "Heading2"
        • Readonly HEADING_3: "Heading3"
        • Readonly HEADING_4: "Heading4"
        • Readonly HEADING_5: "Heading5"
        • Readonly HEADING_6: "Heading6"
        • Readonly TITLE: "Title"

        Generated using TypeDoc

        \ No newline at end of file diff --git a/api/variables/HeightRule.html b/api/variables/HeightRule.html index e2a642119a..4c7d05a76b 100644 --- a/api/variables/HeightRule.html +++ b/api/variables/HeightRule.html @@ -1,4 +1,4 @@ HeightRule | docx

        Variable HeightRuleConst

        HeightRule: {
            ATLEAST: "atLeast";
            AUTO: "auto";
            EXACT: "exact";
        } = ...

        Type declaration

        • Readonly ATLEAST: "atLeast"

          At least the value specified

        • Readonly AUTO: "auto"

          Height is determined based on the content, so value is ignored.

        • Readonly EXACT: "exact"

          Exactly the value specified

          -

        Generated using TypeDoc

        \ No newline at end of file +

        Generated using TypeDoc

        \ No newline at end of file diff --git a/api/variables/HighlightColor.html b/api/variables/HighlightColor.html index 3801ba83bc..1fbed67faf 100644 --- a/api/variables/HighlightColor.html +++ b/api/variables/HighlightColor.html @@ -1 +1 @@ -HighlightColor | docx

        Variable HighlightColorConst

        HighlightColor: {
            BLACK: "black";
            BLUE: "blue";
            CYAN: "cyan";
            DARK_BLUE: "darkBlue";
            DARK_CYAN: "darkCyan";
            DARK_GRAY: "darkGray";
            DARK_GREEN: "darkGreen";
            DARK_MAGENTA: "darkMagenta";
            DARK_RED: "darkRed";
            DARK_YELLOW: "darkYellow";
            GREEN: "green";
            LIGHT_GRAY: "lightGray";
            MAGENTA: "magenta";
            NONE: "none";
            RED: "red";
            WHITE: "white";
            YELLOW: "yellow";
        } = ...

        Type declaration

        • Readonly BLACK: "black"
        • Readonly BLUE: "blue"
        • Readonly CYAN: "cyan"
        • Readonly DARK_BLUE: "darkBlue"
        • Readonly DARK_CYAN: "darkCyan"
        • Readonly DARK_GRAY: "darkGray"
        • Readonly DARK_GREEN: "darkGreen"
        • Readonly DARK_MAGENTA: "darkMagenta"
        • Readonly DARK_RED: "darkRed"
        • Readonly DARK_YELLOW: "darkYellow"
        • Readonly GREEN: "green"
        • Readonly LIGHT_GRAY: "lightGray"
        • Readonly MAGENTA: "magenta"
        • Readonly NONE: "none"
        • Readonly RED: "red"
        • Readonly WHITE: "white"
        • Readonly YELLOW: "yellow"

        Generated using TypeDoc

        \ No newline at end of file +HighlightColor | docx

        Variable HighlightColorConst

        HighlightColor: {
            BLACK: "black";
            BLUE: "blue";
            CYAN: "cyan";
            DARK_BLUE: "darkBlue";
            DARK_CYAN: "darkCyan";
            DARK_GRAY: "darkGray";
            DARK_GREEN: "darkGreen";
            DARK_MAGENTA: "darkMagenta";
            DARK_RED: "darkRed";
            DARK_YELLOW: "darkYellow";
            GREEN: "green";
            LIGHT_GRAY: "lightGray";
            MAGENTA: "magenta";
            NONE: "none";
            RED: "red";
            WHITE: "white";
            YELLOW: "yellow";
        } = ...

        Type declaration

        • Readonly BLACK: "black"
        • Readonly BLUE: "blue"
        • Readonly CYAN: "cyan"
        • Readonly DARK_BLUE: "darkBlue"
        • Readonly DARK_CYAN: "darkCyan"
        • Readonly DARK_GRAY: "darkGray"
        • Readonly DARK_GREEN: "darkGreen"
        • Readonly DARK_MAGENTA: "darkMagenta"
        • Readonly DARK_RED: "darkRed"
        • Readonly DARK_YELLOW: "darkYellow"
        • Readonly GREEN: "green"
        • Readonly LIGHT_GRAY: "lightGray"
        • Readonly MAGENTA: "magenta"
        • Readonly NONE: "none"
        • Readonly RED: "red"
        • Readonly WHITE: "white"
        • Readonly YELLOW: "yellow"

        Generated using TypeDoc

        \ No newline at end of file diff --git a/api/variables/HorizontalPositionAlign.html b/api/variables/HorizontalPositionAlign.html index 570fa0ff12..aaef811a5b 100644 --- a/api/variables/HorizontalPositionAlign.html +++ b/api/variables/HorizontalPositionAlign.html @@ -1 +1 @@ -HorizontalPositionAlign | docx

        Variable HorizontalPositionAlignConst

        HorizontalPositionAlign: {
            CENTER: "center";
            INSIDE: "inside";
            LEFT: "left";
            OUTSIDE: "outside";
            RIGHT: "right";
        } = ...

        Type declaration

        • Readonly CENTER: "center"
        • Readonly INSIDE: "inside"
        • Readonly LEFT: "left"
        • Readonly OUTSIDE: "outside"
        • Readonly RIGHT: "right"

        Generated using TypeDoc

        \ No newline at end of file +HorizontalPositionAlign | docx

        Variable HorizontalPositionAlignConst

        HorizontalPositionAlign: {
            CENTER: "center";
            INSIDE: "inside";
            LEFT: "left";
            OUTSIDE: "outside";
            RIGHT: "right";
        } = ...

        Type declaration

        • Readonly CENTER: "center"
        • Readonly INSIDE: "inside"
        • Readonly LEFT: "left"
        • Readonly OUTSIDE: "outside"
        • Readonly RIGHT: "right"

        Generated using TypeDoc

        \ No newline at end of file diff --git a/api/variables/HorizontalPositionRelativeFrom.html b/api/variables/HorizontalPositionRelativeFrom.html index 7400de3d96..8288561197 100644 --- a/api/variables/HorizontalPositionRelativeFrom.html +++ b/api/variables/HorizontalPositionRelativeFrom.html @@ -1 +1 @@ -HorizontalPositionRelativeFrom | docx

        Variable HorizontalPositionRelativeFromConst

        HorizontalPositionRelativeFrom: {
            CHARACTER: "character";
            COLUMN: "column";
            INSIDE_MARGIN: "insideMargin";
            LEFT_MARGIN: "leftMargin";
            MARGIN: "margin";
            OUTSIDE_MARGIN: "outsideMargin";
            PAGE: "page";
            RIGHT_MARGIN: "rightMargin";
        } = ...

        Type declaration

        • Readonly CHARACTER: "character"
        • Readonly COLUMN: "column"
        • Readonly INSIDE_MARGIN: "insideMargin"
        • Readonly LEFT_MARGIN: "leftMargin"
        • Readonly MARGIN: "margin"
        • Readonly OUTSIDE_MARGIN: "outsideMargin"
        • Readonly PAGE: "page"
        • Readonly RIGHT_MARGIN: "rightMargin"

        Generated using TypeDoc

        \ No newline at end of file +HorizontalPositionRelativeFrom | docx

        Variable HorizontalPositionRelativeFromConst

        HorizontalPositionRelativeFrom: {
            CHARACTER: "character";
            COLUMN: "column";
            INSIDE_MARGIN: "insideMargin";
            LEFT_MARGIN: "leftMargin";
            MARGIN: "margin";
            OUTSIDE_MARGIN: "outsideMargin";
            PAGE: "page";
            RIGHT_MARGIN: "rightMargin";
        } = ...

        Type declaration

        • Readonly CHARACTER: "character"
        • Readonly COLUMN: "column"
        • Readonly INSIDE_MARGIN: "insideMargin"
        • Readonly LEFT_MARGIN: "leftMargin"
        • Readonly MARGIN: "margin"
        • Readonly OUTSIDE_MARGIN: "outsideMargin"
        • Readonly PAGE: "page"
        • Readonly RIGHT_MARGIN: "rightMargin"

        Generated using TypeDoc

        \ No newline at end of file diff --git a/api/variables/HyperlinkType.html b/api/variables/HyperlinkType.html index 899844d396..f04e7f1c45 100644 --- a/api/variables/HyperlinkType.html +++ b/api/variables/HyperlinkType.html @@ -1 +1 @@ -HyperlinkType | docx

        Variable HyperlinkTypeConst

        HyperlinkType: {
            EXTERNAL: "EXTERNAL";
            INTERNAL: "INTERNAL";
        } = ...

        Type declaration

        • Readonly EXTERNAL: "EXTERNAL"
        • Readonly INTERNAL: "INTERNAL"

        Generated using TypeDoc

        \ No newline at end of file +HyperlinkType | docx

        Variable HyperlinkTypeConst

        HyperlinkType: {
            EXTERNAL: "EXTERNAL";
            INTERNAL: "INTERNAL";
        } = ...

        Type declaration

        • Readonly EXTERNAL: "EXTERNAL"
        • Readonly INTERNAL: "INTERNAL"

        Generated using TypeDoc

        \ No newline at end of file diff --git a/api/variables/LeaderType.html b/api/variables/LeaderType.html index 409970c526..8df944941c 100644 --- a/api/variables/LeaderType.html +++ b/api/variables/LeaderType.html @@ -1 +1 @@ -LeaderType | docx

        Variable LeaderTypeConst

        LeaderType: {
            DOT: "dot";
            HYPHEN: "hyphen";
            MIDDLE_DOT: "middleDot";
            NONE: "none";
            UNDERSCORE: "underscore";
        } = ...

        Type declaration

        • Readonly DOT: "dot"
        • Readonly HYPHEN: "hyphen"
        • Readonly MIDDLE_DOT: "middleDot"
        • Readonly NONE: "none"
        • Readonly UNDERSCORE: "underscore"

        Generated using TypeDoc

        \ No newline at end of file +LeaderType | docx

        Variable LeaderTypeConst

        LeaderType: {
            DOT: "dot";
            HYPHEN: "hyphen";
            MIDDLE_DOT: "middleDot";
            NONE: "none";
            UNDERSCORE: "underscore";
        } = ...

        Type declaration

        • Readonly DOT: "dot"
        • Readonly HYPHEN: "hyphen"
        • Readonly MIDDLE_DOT: "middleDot"
        • Readonly NONE: "none"
        • Readonly UNDERSCORE: "underscore"

        Generated using TypeDoc

        \ No newline at end of file diff --git a/api/variables/LevelFormat.html b/api/variables/LevelFormat.html index 25a5301e10..236ea02aac 100644 --- a/api/variables/LevelFormat.html +++ b/api/variables/LevelFormat.html @@ -1 +1 @@ -LevelFormat | docx

        Variable LevelFormatConst

        LevelFormat: {
            AIUEO: "aiueo";
            AIUEO_FULL_WIDTH: "aiueoFullWidth";
            ARABIC_ABJAD: "arabicAbjad";
            ARABIC_ALPHA: "arabicAlpha";
            BAHT_TEXT: "bahtText";
            BULLET: "bullet";
            CARDINAL_TEXT: "cardinalText";
            CHICAGO: "chicago";
            CHINESE_COUNTING: "chineseCounting";
            CHINESE_COUNTING_THOUSAND: "chineseCountingThousand";
            CHINESE_LEGAL_SIMPLIFIED: "chineseLegalSimplified";
            CHOSUNG: "chosung";
            CUSTOM: "custom";
            DECIMAL: "decimal";
            DECIMAL_ENCLOSED_CIRCLE: "decimalEnclosedCircle";
            DECIMAL_ENCLOSED_CIRCLE_CHINESE: "decimalEnclosedCircleChinese";
            DECIMAL_ENCLOSED_FULLSTOP: "decimalEnclosedFullstop";
            DECIMAL_ENCLOSED_PARENTHESES: "decimalEnclosedParen";
            DECIMAL_FULL_WIDTH: "decimalFullWidth";
            DECIMAL_FULL_WIDTH2: "decimalFullWidth2";
            DECIMAL_HALF_WIDTH: "decimalHalfWidth";
            DECIMAL_ZERO: "decimalZero";
            DOLLAR_TEXT: "dollarText";
            GANADA: "ganada";
            HEBREW1: "hebrew1";
            HEBREW2: "hebrew2";
            HEX: "hex";
            HINDI_CONSONANTS: "hindiConsonants";
            HINDI_COUNTING: "hindiCounting";
            HINDI_NUMBERS: "hindiNumbers";
            HINDI_VOWELS: "hindiVowels";
            IDEOGRAPH_ENCLOSED_CIRCLE: "ideographEnclosedCircle";
            IDEOGRAPH_LEGAL_TRADITIONAL: "ideographLegalTraditional";
            IDEOGRAPH_TRADITIONAL: "ideographTraditional";
            IDEOGRAPH_ZODIAC: "ideographZodiac";
            IDEOGRAPH_ZODIAC_TRADITIONAL: "ideographZodiacTraditional";
            IDEOGRAPH__DIGITAL: "ideographDigital";
            IROHA: "iroha";
            IROHA_FULL_WIDTH: "irohaFullWidth";
            JAPANESE_COUNTING: "japaneseCounting";
            JAPANESE_DIGITAL_TEN_THOUSAND: "japaneseDigitalTenThousand";
            JAPANESE_LEGAL: "japaneseLegal";
            KOREAN_COUNTING: "koreanCounting";
            KOREAN_DIGITAL: "koreanDigital";
            KOREAN_DIGITAL2: "koreanDigital2";
            KOREAN_LEGAL: "koreanLegal";
            LOWER_LETTER: "lowerLetter";
            LOWER_ROMAN: "lowerRoman";
            NONE: "none";
            NUMBER_IN_DASH: "numberInDash";
            ORDINAL: "ordinal";
            ORDINAL_TEXT: "ordinalText";
            RUSSIAN_LOWER: "russianLower";
            RUSSIAN_UPPER: "russianUpper";
            TAIWANESE_COUNTING: "taiwaneseCounting";
            TAIWANESE_COUNTING_THOUSAND: "taiwaneseCountingThousand";
            TAIWANESE_DIGITAL: "taiwaneseDigital";
            THAI_COUNTING: "thaiCounting";
            THAI_LETTERS: "thaiLetters";
            THAI_NUMBERS: "thaiNumbers";
            UPPER_LETTER: "upperLetter";
            UPPER_ROMAN: "upperRoman";
            VIETNAMESE_COUNTING: "vietnameseCounting";
        } = ...

        Type declaration

        • Readonly AIUEO: "aiueo"
        • Readonly AIUEO_FULL_WIDTH: "aiueoFullWidth"
        • Readonly ARABIC_ABJAD: "arabicAbjad"
        • Readonly ARABIC_ALPHA: "arabicAlpha"
        • Readonly BAHT_TEXT: "bahtText"
        • Readonly BULLET: "bullet"
        • Readonly CARDINAL_TEXT: "cardinalText"
        • Readonly CHICAGO: "chicago"
        • Readonly CHINESE_COUNTING: "chineseCounting"
        • Readonly CHINESE_COUNTING_THOUSAND: "chineseCountingThousand"
        • Readonly CHINESE_LEGAL_SIMPLIFIED: "chineseLegalSimplified"
        • Readonly CHOSUNG: "chosung"
        • Readonly CUSTOM: "custom"
        • Readonly DECIMAL: "decimal"
        • Readonly DECIMAL_ENCLOSED_CIRCLE: "decimalEnclosedCircle"
        • Readonly DECIMAL_ENCLOSED_CIRCLE_CHINESE: "decimalEnclosedCircleChinese"
        • Readonly DECIMAL_ENCLOSED_FULLSTOP: "decimalEnclosedFullstop"
        • Readonly DECIMAL_ENCLOSED_PARENTHESES: "decimalEnclosedParen"
        • Readonly DECIMAL_FULL_WIDTH: "decimalFullWidth"
        • Readonly DECIMAL_FULL_WIDTH2: "decimalFullWidth2"
        • Readonly DECIMAL_HALF_WIDTH: "decimalHalfWidth"
        • Readonly DECIMAL_ZERO: "decimalZero"
        • Readonly DOLLAR_TEXT: "dollarText"
        • Readonly GANADA: "ganada"
        • Readonly HEBREW1: "hebrew1"
        • Readonly HEBREW2: "hebrew2"
        • Readonly HEX: "hex"
        • Readonly HINDI_CONSONANTS: "hindiConsonants"
        • Readonly HINDI_COUNTING: "hindiCounting"
        • Readonly HINDI_NUMBERS: "hindiNumbers"
        • Readonly HINDI_VOWELS: "hindiVowels"
        • Readonly IDEOGRAPH_ENCLOSED_CIRCLE: "ideographEnclosedCircle"
        • Readonly IDEOGRAPH_LEGAL_TRADITIONAL: "ideographLegalTraditional"
        • Readonly IDEOGRAPH_TRADITIONAL: "ideographTraditional"
        • Readonly IDEOGRAPH_ZODIAC: "ideographZodiac"
        • Readonly IDEOGRAPH_ZODIAC_TRADITIONAL: "ideographZodiacTraditional"
        • Readonly IDEOGRAPH__DIGITAL: "ideographDigital"
        • Readonly IROHA: "iroha"
        • Readonly IROHA_FULL_WIDTH: "irohaFullWidth"
        • Readonly JAPANESE_COUNTING: "japaneseCounting"
        • Readonly JAPANESE_DIGITAL_TEN_THOUSAND: "japaneseDigitalTenThousand"
        • Readonly JAPANESE_LEGAL: "japaneseLegal"
        • Readonly KOREAN_COUNTING: "koreanCounting"
        • Readonly KOREAN_DIGITAL: "koreanDigital"
        • Readonly KOREAN_DIGITAL2: "koreanDigital2"
        • Readonly KOREAN_LEGAL: "koreanLegal"
        • Readonly LOWER_LETTER: "lowerLetter"
        • Readonly LOWER_ROMAN: "lowerRoman"
        • Readonly NONE: "none"
        • Readonly NUMBER_IN_DASH: "numberInDash"
        • Readonly ORDINAL: "ordinal"
        • Readonly ORDINAL_TEXT: "ordinalText"
        • Readonly RUSSIAN_LOWER: "russianLower"
        • Readonly RUSSIAN_UPPER: "russianUpper"
        • Readonly TAIWANESE_COUNTING: "taiwaneseCounting"
        • Readonly TAIWANESE_COUNTING_THOUSAND: "taiwaneseCountingThousand"
        • Readonly TAIWANESE_DIGITAL: "taiwaneseDigital"
        • Readonly THAI_COUNTING: "thaiCounting"
        • Readonly THAI_LETTERS: "thaiLetters"
        • Readonly THAI_NUMBERS: "thaiNumbers"
        • Readonly UPPER_LETTER: "upperLetter"
        • Readonly UPPER_ROMAN: "upperRoman"
        • Readonly VIETNAMESE_COUNTING: "vietnameseCounting"

        Generated using TypeDoc

        \ No newline at end of file +LevelFormat | docx

        Variable LevelFormatConst

        LevelFormat: {
            AIUEO: "aiueo";
            AIUEO_FULL_WIDTH: "aiueoFullWidth";
            ARABIC_ABJAD: "arabicAbjad";
            ARABIC_ALPHA: "arabicAlpha";
            BAHT_TEXT: "bahtText";
            BULLET: "bullet";
            CARDINAL_TEXT: "cardinalText";
            CHICAGO: "chicago";
            CHINESE_COUNTING: "chineseCounting";
            CHINESE_COUNTING_THOUSAND: "chineseCountingThousand";
            CHINESE_LEGAL_SIMPLIFIED: "chineseLegalSimplified";
            CHOSUNG: "chosung";
            CUSTOM: "custom";
            DECIMAL: "decimal";
            DECIMAL_ENCLOSED_CIRCLE: "decimalEnclosedCircle";
            DECIMAL_ENCLOSED_CIRCLE_CHINESE: "decimalEnclosedCircleChinese";
            DECIMAL_ENCLOSED_FULLSTOP: "decimalEnclosedFullstop";
            DECIMAL_ENCLOSED_PARENTHESES: "decimalEnclosedParen";
            DECIMAL_FULL_WIDTH: "decimalFullWidth";
            DECIMAL_FULL_WIDTH2: "decimalFullWidth2";
            DECIMAL_HALF_WIDTH: "decimalHalfWidth";
            DECIMAL_ZERO: "decimalZero";
            DOLLAR_TEXT: "dollarText";
            GANADA: "ganada";
            HEBREW1: "hebrew1";
            HEBREW2: "hebrew2";
            HEX: "hex";
            HINDI_CONSONANTS: "hindiConsonants";
            HINDI_COUNTING: "hindiCounting";
            HINDI_NUMBERS: "hindiNumbers";
            HINDI_VOWELS: "hindiVowels";
            IDEOGRAPH_ENCLOSED_CIRCLE: "ideographEnclosedCircle";
            IDEOGRAPH_LEGAL_TRADITIONAL: "ideographLegalTraditional";
            IDEOGRAPH_TRADITIONAL: "ideographTraditional";
            IDEOGRAPH_ZODIAC: "ideographZodiac";
            IDEOGRAPH_ZODIAC_TRADITIONAL: "ideographZodiacTraditional";
            IDEOGRAPH__DIGITAL: "ideographDigital";
            IROHA: "iroha";
            IROHA_FULL_WIDTH: "irohaFullWidth";
            JAPANESE_COUNTING: "japaneseCounting";
            JAPANESE_DIGITAL_TEN_THOUSAND: "japaneseDigitalTenThousand";
            JAPANESE_LEGAL: "japaneseLegal";
            KOREAN_COUNTING: "koreanCounting";
            KOREAN_DIGITAL: "koreanDigital";
            KOREAN_DIGITAL2: "koreanDigital2";
            KOREAN_LEGAL: "koreanLegal";
            LOWER_LETTER: "lowerLetter";
            LOWER_ROMAN: "lowerRoman";
            NONE: "none";
            NUMBER_IN_DASH: "numberInDash";
            ORDINAL: "ordinal";
            ORDINAL_TEXT: "ordinalText";
            RUSSIAN_LOWER: "russianLower";
            RUSSIAN_UPPER: "russianUpper";
            TAIWANESE_COUNTING: "taiwaneseCounting";
            TAIWANESE_COUNTING_THOUSAND: "taiwaneseCountingThousand";
            TAIWANESE_DIGITAL: "taiwaneseDigital";
            THAI_COUNTING: "thaiCounting";
            THAI_LETTERS: "thaiLetters";
            THAI_NUMBERS: "thaiNumbers";
            UPPER_LETTER: "upperLetter";
            UPPER_ROMAN: "upperRoman";
            VIETNAMESE_COUNTING: "vietnameseCounting";
        } = ...

        Type declaration

        • Readonly AIUEO: "aiueo"
        • Readonly AIUEO_FULL_WIDTH: "aiueoFullWidth"
        • Readonly ARABIC_ABJAD: "arabicAbjad"
        • Readonly ARABIC_ALPHA: "arabicAlpha"
        • Readonly BAHT_TEXT: "bahtText"
        • Readonly BULLET: "bullet"
        • Readonly CARDINAL_TEXT: "cardinalText"
        • Readonly CHICAGO: "chicago"
        • Readonly CHINESE_COUNTING: "chineseCounting"
        • Readonly CHINESE_COUNTING_THOUSAND: "chineseCountingThousand"
        • Readonly CHINESE_LEGAL_SIMPLIFIED: "chineseLegalSimplified"
        • Readonly CHOSUNG: "chosung"
        • Readonly CUSTOM: "custom"
        • Readonly DECIMAL: "decimal"
        • Readonly DECIMAL_ENCLOSED_CIRCLE: "decimalEnclosedCircle"
        • Readonly DECIMAL_ENCLOSED_CIRCLE_CHINESE: "decimalEnclosedCircleChinese"
        • Readonly DECIMAL_ENCLOSED_FULLSTOP: "decimalEnclosedFullstop"
        • Readonly DECIMAL_ENCLOSED_PARENTHESES: "decimalEnclosedParen"
        • Readonly DECIMAL_FULL_WIDTH: "decimalFullWidth"
        • Readonly DECIMAL_FULL_WIDTH2: "decimalFullWidth2"
        • Readonly DECIMAL_HALF_WIDTH: "decimalHalfWidth"
        • Readonly DECIMAL_ZERO: "decimalZero"
        • Readonly DOLLAR_TEXT: "dollarText"
        • Readonly GANADA: "ganada"
        • Readonly HEBREW1: "hebrew1"
        • Readonly HEBREW2: "hebrew2"
        • Readonly HEX: "hex"
        • Readonly HINDI_CONSONANTS: "hindiConsonants"
        • Readonly HINDI_COUNTING: "hindiCounting"
        • Readonly HINDI_NUMBERS: "hindiNumbers"
        • Readonly HINDI_VOWELS: "hindiVowels"
        • Readonly IDEOGRAPH_ENCLOSED_CIRCLE: "ideographEnclosedCircle"
        • Readonly IDEOGRAPH_LEGAL_TRADITIONAL: "ideographLegalTraditional"
        • Readonly IDEOGRAPH_TRADITIONAL: "ideographTraditional"
        • Readonly IDEOGRAPH_ZODIAC: "ideographZodiac"
        • Readonly IDEOGRAPH_ZODIAC_TRADITIONAL: "ideographZodiacTraditional"
        • Readonly IDEOGRAPH__DIGITAL: "ideographDigital"
        • Readonly IROHA: "iroha"
        • Readonly IROHA_FULL_WIDTH: "irohaFullWidth"
        • Readonly JAPANESE_COUNTING: "japaneseCounting"
        • Readonly JAPANESE_DIGITAL_TEN_THOUSAND: "japaneseDigitalTenThousand"
        • Readonly JAPANESE_LEGAL: "japaneseLegal"
        • Readonly KOREAN_COUNTING: "koreanCounting"
        • Readonly KOREAN_DIGITAL: "koreanDigital"
        • Readonly KOREAN_DIGITAL2: "koreanDigital2"
        • Readonly KOREAN_LEGAL: "koreanLegal"
        • Readonly LOWER_LETTER: "lowerLetter"
        • Readonly LOWER_ROMAN: "lowerRoman"
        • Readonly NONE: "none"
        • Readonly NUMBER_IN_DASH: "numberInDash"
        • Readonly ORDINAL: "ordinal"
        • Readonly ORDINAL_TEXT: "ordinalText"
        • Readonly RUSSIAN_LOWER: "russianLower"
        • Readonly RUSSIAN_UPPER: "russianUpper"
        • Readonly TAIWANESE_COUNTING: "taiwaneseCounting"
        • Readonly TAIWANESE_COUNTING_THOUSAND: "taiwaneseCountingThousand"
        • Readonly TAIWANESE_DIGITAL: "taiwaneseDigital"
        • Readonly THAI_COUNTING: "thaiCounting"
        • Readonly THAI_LETTERS: "thaiLetters"
        • Readonly THAI_NUMBERS: "thaiNumbers"
        • Readonly UPPER_LETTER: "upperLetter"
        • Readonly UPPER_ROMAN: "upperRoman"
        • Readonly VIETNAMESE_COUNTING: "vietnameseCounting"

        Generated using TypeDoc

        \ No newline at end of file diff --git a/api/variables/LevelSuffix.html b/api/variables/LevelSuffix.html index b95b670360..c93facf7f2 100644 --- a/api/variables/LevelSuffix.html +++ b/api/variables/LevelSuffix.html @@ -1 +1 @@ -LevelSuffix | docx

        Variable LevelSuffixConst

        LevelSuffix: {
            NOTHING: "nothing";
            SPACE: "space";
            TAB: "tab";
        } = ...

        Type declaration

        • Readonly NOTHING: "nothing"
        • Readonly SPACE: "space"
        • Readonly TAB: "tab"

        Generated using TypeDoc

        \ No newline at end of file +LevelSuffix | docx

        Variable LevelSuffixConst

        LevelSuffix: {
            NOTHING: "nothing";
            SPACE: "space";
            TAB: "tab";
        } = ...

        Type declaration

        • Readonly NOTHING: "nothing"
        • Readonly SPACE: "space"
        • Readonly TAB: "tab"

        Generated using TypeDoc

        \ No newline at end of file diff --git a/api/variables/LineNumberRestartFormat.html b/api/variables/LineNumberRestartFormat.html index 159ef3c8ab..5fee5a1162 100644 --- a/api/variables/LineNumberRestartFormat.html +++ b/api/variables/LineNumberRestartFormat.html @@ -1 +1 @@ -LineNumberRestartFormat | docx

        Variable LineNumberRestartFormatConst

        LineNumberRestartFormat: {
            CONTINUOUS: "continuous";
            NEW_PAGE: "newPage";
            NEW_SECTION: "newSection";
        } = ...

        Type declaration

        • Readonly CONTINUOUS: "continuous"
        • Readonly NEW_PAGE: "newPage"
        • Readonly NEW_SECTION: "newSection"

        Generated using TypeDoc

        \ No newline at end of file +LineNumberRestartFormat | docx

        Variable LineNumberRestartFormatConst

        LineNumberRestartFormat: {
            CONTINUOUS: "continuous";
            NEW_PAGE: "newPage";
            NEW_SECTION: "newSection";
        } = ...

        Type declaration

        • Readonly CONTINUOUS: "continuous"
        • Readonly NEW_PAGE: "newPage"
        • Readonly NEW_SECTION: "newSection"

        Generated using TypeDoc

        \ No newline at end of file diff --git a/api/variables/LineRuleType.html b/api/variables/LineRuleType.html index 2ada77ef79..1ad713de8e 100644 --- a/api/variables/LineRuleType.html +++ b/api/variables/LineRuleType.html @@ -1 +1 @@ -LineRuleType | docx

        Variable LineRuleTypeConst

        LineRuleType: {
            AT_LEAST: "atLeast";
            AUTO: "auto";
            EXACT: "exact";
            EXACTLY: "exactly";
        } = ...

        Type declaration

        • Readonly AT_LEAST: "atLeast"
        • Readonly AUTO: "auto"
        • Readonly EXACT: "exact"
        • Readonly EXACTLY: "exactly"

        Generated using TypeDoc

        \ No newline at end of file +LineRuleType | docx

        Variable LineRuleTypeConst

        LineRuleType: {
            AT_LEAST: "atLeast";
            AUTO: "auto";
            EXACT: "exact";
            EXACTLY: "exactly";
        } = ...

        Type declaration

        • Readonly AT_LEAST: "atLeast"
        • Readonly AUTO: "auto"
        • Readonly EXACT: "exact"
        • Readonly EXACTLY: "exactly"

        Generated using TypeDoc

        \ No newline at end of file diff --git a/api/variables/NumberFormat.html b/api/variables/NumberFormat.html index 614dd9d42e..4fe1b95093 100644 --- a/api/variables/NumberFormat.html +++ b/api/variables/NumberFormat.html @@ -1 +1 @@ -NumberFormat | docx

        Variable NumberFormatConst

        NumberFormat: {
            AIUEO: "aiueo";
            AIUEO_FULL_WIDTH: "aiueoFullWidth";
            ARABIC_ABJAD: "arabicAbjad";
            ARABIC_ALPHA: "arabicAlpha";
            BAHT_TEXT: "bahtText";
            BULLET: "bullet";
            CARDINAL_TEXT: "cardinalText";
            CHICAGO: "chicago";
            CHINESE_COUNTING: "chineseCounting";
            CHINESE_COUNTING_TEN_THOUSAND: "chineseCountingThousand";
            CHINESE_LEGAL_SIMPLIFIED: "chineseLegalSimplified";
            CHOSUNG: "chosung";
            DECIMAL: "decimal";
            DECIMAL_ENCLOSED_CIRCLE: "decimalEnclosedCircle";
            DECIMAL_ENCLOSED_CIRCLE_CHINESE: "decimalEnclosedCircleChinese";
            DECIMAL_ENCLOSED_FULL_STOP: "decimalEnclosedFullstop";
            DECIMAL_ENCLOSED_PAREN: "decimalEnclosedParen";
            DECIMAL_FULL_WIDTH: "decimalFullWidth";
            DECIMAL_FULL_WIDTH_2: "decimalFullWidth2";
            DECIMAL_HALF_WIDTH: "decimalHalfWidth";
            DECIMAL_ZERO: "decimalZero";
            DOLLAR_TEXT: "dollarText";
            GANADA: "ganada";
            HEBREW_1: "hebrew1";
            HEBREW_2: "hebrew2";
            HEX: "hex";
            HINDI_CONSONANTS: "hindiConsonants";
            HINDI_COUNTING: "hindiCounting";
            HINDI_NUMBERS: "hindiNumbers";
            HINDI_VOWELS: "hindiVowels";
            IDEOGRAPH_DIGITAL: "ideographDigital";
            IDEOGRAPH_ENCLOSED_CIRCLE: "ideographEnclosedCircle";
            IDEOGRAPH_LEGAL_TRADITIONAL: "ideographLegalTraditional";
            IDEOGRAPH_TRADITIONAL: "ideographTraditional";
            IDEOGRAPH_ZODIAC: "ideographZodiac";
            IDEOGRAPH_ZODIAC_TRADITIONAL: "ideographZodiacTraditional";
            IROHA: "iroha";
            IROHA_FULL_WIDTH: "irohaFullWidth";
            JAPANESE_COUNTING: "japaneseCounting";
            JAPANESE_DIGITAL_TEN_THOUSAND: "japaneseDigitalTenThousand";
            JAPANESE_LEGAL: "japaneseLegal";
            KOREAN_COUNTING: "koreanCounting";
            KOREAN_DIGITAL: "koreanDigital";
            KOREAN_DIGITAL_2: "koreanDigital2";
            KOREAN_LEGAL: "koreanLegal";
            LOWER_LETTER: "lowerLetter";
            LOWER_ROMAN: "lowerRoman";
            NONE: "none";
            NUMBER_IN_DASH: "numberInDash";
            ORDINAL: "ordinal";
            ORDINAL_TEXT: "ordinalText";
            RUSSIAN_LOWER: "russianLower";
            RUSSIAN_UPPER: "russianUpper";
            TAIWANESE_COUNTING: "taiwaneseCounting";
            TAIWANESE_COUNTING_THOUSAND: "taiwaneseCountingThousand";
            TAIWANESE_DIGITAL: "taiwaneseDigital";
            THAI_COUNTING: "thaiCounting";
            THAI_LETTERS: "thaiLetters";
            THAI_NUMBERS: "thaiNumbers";
            UPPER_LETTER: "upperLetter";
            UPPER_ROMAN: "upperRoman";
            VIETNAMESE_COUNTING: "vietnameseCounting";
        } = ...

        Type declaration

        • Readonly AIUEO: "aiueo"
        • Readonly AIUEO_FULL_WIDTH: "aiueoFullWidth"
        • Readonly ARABIC_ABJAD: "arabicAbjad"
        • Readonly ARABIC_ALPHA: "arabicAlpha"
        • Readonly BAHT_TEXT: "bahtText"
        • Readonly BULLET: "bullet"
        • Readonly CARDINAL_TEXT: "cardinalText"
        • Readonly CHICAGO: "chicago"
        • Readonly CHINESE_COUNTING: "chineseCounting"
        • Readonly CHINESE_COUNTING_TEN_THOUSAND: "chineseCountingThousand"
        • Readonly CHINESE_LEGAL_SIMPLIFIED: "chineseLegalSimplified"
        • Readonly CHOSUNG: "chosung"
        • Readonly DECIMAL: "decimal"
        • Readonly DECIMAL_ENCLOSED_CIRCLE: "decimalEnclosedCircle"
        • Readonly DECIMAL_ENCLOSED_CIRCLE_CHINESE: "decimalEnclosedCircleChinese"
        • Readonly DECIMAL_ENCLOSED_FULL_STOP: "decimalEnclosedFullstop"
        • Readonly DECIMAL_ENCLOSED_PAREN: "decimalEnclosedParen"
        • Readonly DECIMAL_FULL_WIDTH: "decimalFullWidth"
        • Readonly DECIMAL_FULL_WIDTH_2: "decimalFullWidth2"
        • Readonly DECIMAL_HALF_WIDTH: "decimalHalfWidth"
        • Readonly DECIMAL_ZERO: "decimalZero"
        • Readonly DOLLAR_TEXT: "dollarText"
        • Readonly GANADA: "ganada"
        • Readonly HEBREW_1: "hebrew1"
        • Readonly HEBREW_2: "hebrew2"
        • Readonly HEX: "hex"
        • Readonly HINDI_CONSONANTS: "hindiConsonants"
        • Readonly HINDI_COUNTING: "hindiCounting"
        • Readonly HINDI_NUMBERS: "hindiNumbers"
        • Readonly HINDI_VOWELS: "hindiVowels"
        • Readonly IDEOGRAPH_DIGITAL: "ideographDigital"
        • Readonly IDEOGRAPH_ENCLOSED_CIRCLE: "ideographEnclosedCircle"
        • Readonly IDEOGRAPH_LEGAL_TRADITIONAL: "ideographLegalTraditional"
        • Readonly IDEOGRAPH_TRADITIONAL: "ideographTraditional"
        • Readonly IDEOGRAPH_ZODIAC: "ideographZodiac"
        • Readonly IDEOGRAPH_ZODIAC_TRADITIONAL: "ideographZodiacTraditional"
        • Readonly IROHA: "iroha"
        • Readonly IROHA_FULL_WIDTH: "irohaFullWidth"
        • Readonly JAPANESE_COUNTING: "japaneseCounting"
        • Readonly JAPANESE_DIGITAL_TEN_THOUSAND: "japaneseDigitalTenThousand"
        • Readonly JAPANESE_LEGAL: "japaneseLegal"
        • Readonly KOREAN_COUNTING: "koreanCounting"
        • Readonly KOREAN_DIGITAL: "koreanDigital"
        • Readonly KOREAN_DIGITAL_2: "koreanDigital2"
        • Readonly KOREAN_LEGAL: "koreanLegal"
        • Readonly LOWER_LETTER: "lowerLetter"
        • Readonly LOWER_ROMAN: "lowerRoman"
        • Readonly NONE: "none"
        • Readonly NUMBER_IN_DASH: "numberInDash"
        • Readonly ORDINAL: "ordinal"
        • Readonly ORDINAL_TEXT: "ordinalText"
        • Readonly RUSSIAN_LOWER: "russianLower"
        • Readonly RUSSIAN_UPPER: "russianUpper"
        • Readonly TAIWANESE_COUNTING: "taiwaneseCounting"
        • Readonly TAIWANESE_COUNTING_THOUSAND: "taiwaneseCountingThousand"
        • Readonly TAIWANESE_DIGITAL: "taiwaneseDigital"
        • Readonly THAI_COUNTING: "thaiCounting"
        • Readonly THAI_LETTERS: "thaiLetters"
        • Readonly THAI_NUMBERS: "thaiNumbers"
        • Readonly UPPER_LETTER: "upperLetter"
        • Readonly UPPER_ROMAN: "upperRoman"
        • Readonly VIETNAMESE_COUNTING: "vietnameseCounting"

        Generated using TypeDoc

        \ No newline at end of file +NumberFormat | docx

        Variable NumberFormatConst

        NumberFormat: {
            AIUEO: "aiueo";
            AIUEO_FULL_WIDTH: "aiueoFullWidth";
            ARABIC_ABJAD: "arabicAbjad";
            ARABIC_ALPHA: "arabicAlpha";
            BAHT_TEXT: "bahtText";
            BULLET: "bullet";
            CARDINAL_TEXT: "cardinalText";
            CHICAGO: "chicago";
            CHINESE_COUNTING: "chineseCounting";
            CHINESE_COUNTING_TEN_THOUSAND: "chineseCountingThousand";
            CHINESE_LEGAL_SIMPLIFIED: "chineseLegalSimplified";
            CHOSUNG: "chosung";
            DECIMAL: "decimal";
            DECIMAL_ENCLOSED_CIRCLE: "decimalEnclosedCircle";
            DECIMAL_ENCLOSED_CIRCLE_CHINESE: "decimalEnclosedCircleChinese";
            DECIMAL_ENCLOSED_FULL_STOP: "decimalEnclosedFullstop";
            DECIMAL_ENCLOSED_PAREN: "decimalEnclosedParen";
            DECIMAL_FULL_WIDTH: "decimalFullWidth";
            DECIMAL_FULL_WIDTH_2: "decimalFullWidth2";
            DECIMAL_HALF_WIDTH: "decimalHalfWidth";
            DECIMAL_ZERO: "decimalZero";
            DOLLAR_TEXT: "dollarText";
            GANADA: "ganada";
            HEBREW_1: "hebrew1";
            HEBREW_2: "hebrew2";
            HEX: "hex";
            HINDI_CONSONANTS: "hindiConsonants";
            HINDI_COUNTING: "hindiCounting";
            HINDI_NUMBERS: "hindiNumbers";
            HINDI_VOWELS: "hindiVowels";
            IDEOGRAPH_DIGITAL: "ideographDigital";
            IDEOGRAPH_ENCLOSED_CIRCLE: "ideographEnclosedCircle";
            IDEOGRAPH_LEGAL_TRADITIONAL: "ideographLegalTraditional";
            IDEOGRAPH_TRADITIONAL: "ideographTraditional";
            IDEOGRAPH_ZODIAC: "ideographZodiac";
            IDEOGRAPH_ZODIAC_TRADITIONAL: "ideographZodiacTraditional";
            IROHA: "iroha";
            IROHA_FULL_WIDTH: "irohaFullWidth";
            JAPANESE_COUNTING: "japaneseCounting";
            JAPANESE_DIGITAL_TEN_THOUSAND: "japaneseDigitalTenThousand";
            JAPANESE_LEGAL: "japaneseLegal";
            KOREAN_COUNTING: "koreanCounting";
            KOREAN_DIGITAL: "koreanDigital";
            KOREAN_DIGITAL_2: "koreanDigital2";
            KOREAN_LEGAL: "koreanLegal";
            LOWER_LETTER: "lowerLetter";
            LOWER_ROMAN: "lowerRoman";
            NONE: "none";
            NUMBER_IN_DASH: "numberInDash";
            ORDINAL: "ordinal";
            ORDINAL_TEXT: "ordinalText";
            RUSSIAN_LOWER: "russianLower";
            RUSSIAN_UPPER: "russianUpper";
            TAIWANESE_COUNTING: "taiwaneseCounting";
            TAIWANESE_COUNTING_THOUSAND: "taiwaneseCountingThousand";
            TAIWANESE_DIGITAL: "taiwaneseDigital";
            THAI_COUNTING: "thaiCounting";
            THAI_LETTERS: "thaiLetters";
            THAI_NUMBERS: "thaiNumbers";
            UPPER_LETTER: "upperLetter";
            UPPER_ROMAN: "upperRoman";
            VIETNAMESE_COUNTING: "vietnameseCounting";
        } = ...

        Type declaration

        • Readonly AIUEO: "aiueo"
        • Readonly AIUEO_FULL_WIDTH: "aiueoFullWidth"
        • Readonly ARABIC_ABJAD: "arabicAbjad"
        • Readonly ARABIC_ALPHA: "arabicAlpha"
        • Readonly BAHT_TEXT: "bahtText"
        • Readonly BULLET: "bullet"
        • Readonly CARDINAL_TEXT: "cardinalText"
        • Readonly CHICAGO: "chicago"
        • Readonly CHINESE_COUNTING: "chineseCounting"
        • Readonly CHINESE_COUNTING_TEN_THOUSAND: "chineseCountingThousand"
        • Readonly CHINESE_LEGAL_SIMPLIFIED: "chineseLegalSimplified"
        • Readonly CHOSUNG: "chosung"
        • Readonly DECIMAL: "decimal"
        • Readonly DECIMAL_ENCLOSED_CIRCLE: "decimalEnclosedCircle"
        • Readonly DECIMAL_ENCLOSED_CIRCLE_CHINESE: "decimalEnclosedCircleChinese"
        • Readonly DECIMAL_ENCLOSED_FULL_STOP: "decimalEnclosedFullstop"
        • Readonly DECIMAL_ENCLOSED_PAREN: "decimalEnclosedParen"
        • Readonly DECIMAL_FULL_WIDTH: "decimalFullWidth"
        • Readonly DECIMAL_FULL_WIDTH_2: "decimalFullWidth2"
        • Readonly DECIMAL_HALF_WIDTH: "decimalHalfWidth"
        • Readonly DECIMAL_ZERO: "decimalZero"
        • Readonly DOLLAR_TEXT: "dollarText"
        • Readonly GANADA: "ganada"
        • Readonly HEBREW_1: "hebrew1"
        • Readonly HEBREW_2: "hebrew2"
        • Readonly HEX: "hex"
        • Readonly HINDI_CONSONANTS: "hindiConsonants"
        • Readonly HINDI_COUNTING: "hindiCounting"
        • Readonly HINDI_NUMBERS: "hindiNumbers"
        • Readonly HINDI_VOWELS: "hindiVowels"
        • Readonly IDEOGRAPH_DIGITAL: "ideographDigital"
        • Readonly IDEOGRAPH_ENCLOSED_CIRCLE: "ideographEnclosedCircle"
        • Readonly IDEOGRAPH_LEGAL_TRADITIONAL: "ideographLegalTraditional"
        • Readonly IDEOGRAPH_TRADITIONAL: "ideographTraditional"
        • Readonly IDEOGRAPH_ZODIAC: "ideographZodiac"
        • Readonly IDEOGRAPH_ZODIAC_TRADITIONAL: "ideographZodiacTraditional"
        • Readonly IROHA: "iroha"
        • Readonly IROHA_FULL_WIDTH: "irohaFullWidth"
        • Readonly JAPANESE_COUNTING: "japaneseCounting"
        • Readonly JAPANESE_DIGITAL_TEN_THOUSAND: "japaneseDigitalTenThousand"
        • Readonly JAPANESE_LEGAL: "japaneseLegal"
        • Readonly KOREAN_COUNTING: "koreanCounting"
        • Readonly KOREAN_DIGITAL: "koreanDigital"
        • Readonly KOREAN_DIGITAL_2: "koreanDigital2"
        • Readonly KOREAN_LEGAL: "koreanLegal"
        • Readonly LOWER_LETTER: "lowerLetter"
        • Readonly LOWER_ROMAN: "lowerRoman"
        • Readonly NONE: "none"
        • Readonly NUMBER_IN_DASH: "numberInDash"
        • Readonly ORDINAL: "ordinal"
        • Readonly ORDINAL_TEXT: "ordinalText"
        • Readonly RUSSIAN_LOWER: "russianLower"
        • Readonly RUSSIAN_UPPER: "russianUpper"
        • Readonly TAIWANESE_COUNTING: "taiwaneseCounting"
        • Readonly TAIWANESE_COUNTING_THOUSAND: "taiwaneseCountingThousand"
        • Readonly TAIWANESE_DIGITAL: "taiwaneseDigital"
        • Readonly THAI_COUNTING: "thaiCounting"
        • Readonly THAI_LETTERS: "thaiLetters"
        • Readonly THAI_NUMBERS: "thaiNumbers"
        • Readonly UPPER_LETTER: "upperLetter"
        • Readonly UPPER_ROMAN: "upperRoman"
        • Readonly VIETNAMESE_COUNTING: "vietnameseCounting"

        Generated using TypeDoc

        \ No newline at end of file diff --git a/api/variables/OverlapType.html b/api/variables/OverlapType.html index e036411aff..3feede8c19 100644 --- a/api/variables/OverlapType.html +++ b/api/variables/OverlapType.html @@ -1 +1 @@ -OverlapType | docx

        Variable OverlapTypeConst

        OverlapType: {
            NEVER: "never";
            OVERLAP: "overlap";
        } = ...

        Type declaration

        • Readonly NEVER: "never"
        • Readonly OVERLAP: "overlap"

        Generated using TypeDoc

        \ No newline at end of file +OverlapType | docx

        Variable OverlapTypeConst

        OverlapType: {
            NEVER: "never";
            OVERLAP: "overlap";
        } = ...

        Type declaration

        • Readonly NEVER: "never"
        • Readonly OVERLAP: "overlap"

        Generated using TypeDoc

        \ No newline at end of file diff --git a/api/variables/PageBorderDisplay.html b/api/variables/PageBorderDisplay.html index 91a247982d..f93ace9094 100644 --- a/api/variables/PageBorderDisplay.html +++ b/api/variables/PageBorderDisplay.html @@ -1 +1 @@ -PageBorderDisplay | docx

        Variable PageBorderDisplayConst

        PageBorderDisplay: {
            ALL_PAGES: "allPages";
            FIRST_PAGE: "firstPage";
            NOT_FIRST_PAGE: "notFirstPage";
        } = ...

        Type declaration

        • Readonly ALL_PAGES: "allPages"
        • Readonly FIRST_PAGE: "firstPage"
        • Readonly NOT_FIRST_PAGE: "notFirstPage"

        Generated using TypeDoc

        \ No newline at end of file +PageBorderDisplay | docx

        Variable PageBorderDisplayConst

        PageBorderDisplay: {
            ALL_PAGES: "allPages";
            FIRST_PAGE: "firstPage";
            NOT_FIRST_PAGE: "notFirstPage";
        } = ...

        Type declaration

        • Readonly ALL_PAGES: "allPages"
        • Readonly FIRST_PAGE: "firstPage"
        • Readonly NOT_FIRST_PAGE: "notFirstPage"

        Generated using TypeDoc

        \ No newline at end of file diff --git a/api/variables/PageBorderOffsetFrom.html b/api/variables/PageBorderOffsetFrom.html index 5739c9dc11..2f3f66b871 100644 --- a/api/variables/PageBorderOffsetFrom.html +++ b/api/variables/PageBorderOffsetFrom.html @@ -1 +1 @@ -PageBorderOffsetFrom | docx

        Variable PageBorderOffsetFromConst

        PageBorderOffsetFrom: {
            PAGE: "page";
            TEXT: "text";
        } = ...

        Type declaration

        • Readonly PAGE: "page"
        • Readonly TEXT: "text"

        Generated using TypeDoc

        \ No newline at end of file +PageBorderOffsetFrom | docx

        Variable PageBorderOffsetFromConst

        PageBorderOffsetFrom: {
            PAGE: "page";
            TEXT: "text";
        } = ...

        Type declaration

        • Readonly PAGE: "page"
        • Readonly TEXT: "text"

        Generated using TypeDoc

        \ No newline at end of file diff --git a/api/variables/PageBorderZOrder.html b/api/variables/PageBorderZOrder.html index f553370b26..0e1aa70947 100644 --- a/api/variables/PageBorderZOrder.html +++ b/api/variables/PageBorderZOrder.html @@ -1 +1 @@ -PageBorderZOrder | docx

        Variable PageBorderZOrderConst

        PageBorderZOrder: {
            BACK: "back";
            FRONT: "front";
        } = ...

        Type declaration

        • Readonly BACK: "back"
        • Readonly FRONT: "front"

        Generated using TypeDoc

        \ No newline at end of file +PageBorderZOrder | docx

        Variable PageBorderZOrderConst

        PageBorderZOrder: {
            BACK: "back";
            FRONT: "front";
        } = ...

        Type declaration

        • Readonly BACK: "back"
        • Readonly FRONT: "front"

        Generated using TypeDoc

        \ No newline at end of file diff --git a/api/variables/PageNumber.html b/api/variables/PageNumber.html index 07dbeadaab..548cd93b02 100644 --- a/api/variables/PageNumber.html +++ b/api/variables/PageNumber.html @@ -1 +1 @@ -PageNumber | docx

        Variable PageNumberConst

        PageNumber: {
            CURRENT: "CURRENT";
            CURRENT_SECTION: "SECTION";
            TOTAL_PAGES: "TOTAL_PAGES";
            TOTAL_PAGES_IN_SECTION: "TOTAL_PAGES_IN_SECTION";
        } = ...

        Type declaration

        • Readonly CURRENT: "CURRENT"
        • Readonly CURRENT_SECTION: "SECTION"
        • Readonly TOTAL_PAGES: "TOTAL_PAGES"
        • Readonly TOTAL_PAGES_IN_SECTION: "TOTAL_PAGES_IN_SECTION"

        Generated using TypeDoc

        \ No newline at end of file +PageNumber | docx

        Variable PageNumberConst

        PageNumber: {
            CURRENT: "CURRENT";
            CURRENT_SECTION: "SECTION";
            TOTAL_PAGES: "TOTAL_PAGES";
            TOTAL_PAGES_IN_SECTION: "TOTAL_PAGES_IN_SECTION";
        } = ...

        Type declaration

        • Readonly CURRENT: "CURRENT"
        • Readonly CURRENT_SECTION: "SECTION"
        • Readonly TOTAL_PAGES: "TOTAL_PAGES"
        • Readonly TOTAL_PAGES_IN_SECTION: "TOTAL_PAGES_IN_SECTION"

        Generated using TypeDoc

        \ No newline at end of file diff --git a/api/variables/PageNumberSeparator.html b/api/variables/PageNumberSeparator.html index d98f0824a8..8c190a0efc 100644 --- a/api/variables/PageNumberSeparator.html +++ b/api/variables/PageNumberSeparator.html @@ -1 +1 @@ -PageNumberSeparator | docx

        Variable PageNumberSeparatorConst

        PageNumberSeparator: {
            COLON: "colon";
            EM_DASH: "emDash";
            EN_DASH: "endash";
            HYPHEN: "hyphen";
            PERIOD: "period";
        } = ...

        Type declaration

        • Readonly COLON: "colon"
        • Readonly EM_DASH: "emDash"
        • Readonly EN_DASH: "endash"
        • Readonly HYPHEN: "hyphen"
        • Readonly PERIOD: "period"

        Generated using TypeDoc

        \ No newline at end of file +PageNumberSeparator | docx

        Variable PageNumberSeparatorConst

        PageNumberSeparator: {
            COLON: "colon";
            EM_DASH: "emDash";
            EN_DASH: "endash";
            HYPHEN: "hyphen";
            PERIOD: "period";
        } = ...

        Type declaration

        • Readonly COLON: "colon"
        • Readonly EM_DASH: "emDash"
        • Readonly EN_DASH: "endash"
        • Readonly HYPHEN: "hyphen"
        • Readonly PERIOD: "period"

        Generated using TypeDoc

        \ No newline at end of file diff --git a/api/variables/PageOrientation.html b/api/variables/PageOrientation.html index 328dcc159b..cba67e20d7 100644 --- a/api/variables/PageOrientation.html +++ b/api/variables/PageOrientation.html @@ -1 +1 @@ -PageOrientation | docx

        Variable PageOrientationConst

        PageOrientation: {
            LANDSCAPE: "landscape";
            PORTRAIT: "portrait";
        } = ...

        Type declaration

        • Readonly LANDSCAPE: "landscape"
        • Readonly PORTRAIT: "portrait"

        Generated using TypeDoc

        \ No newline at end of file +PageOrientation | docx

        Variable PageOrientationConst

        PageOrientation: {
            LANDSCAPE: "landscape";
            PORTRAIT: "portrait";
        } = ...

        Type declaration

        • Readonly LANDSCAPE: "landscape"
        • Readonly PORTRAIT: "portrait"

        Generated using TypeDoc

        \ No newline at end of file diff --git a/api/variables/PageTextDirectionType.html b/api/variables/PageTextDirectionType.html index e4d4b3cf52..4b283abeff 100644 --- a/api/variables/PageTextDirectionType.html +++ b/api/variables/PageTextDirectionType.html @@ -1 +1 @@ -PageTextDirectionType | docx

        Variable PageTextDirectionTypeConst

        PageTextDirectionType: {
            LEFT_TO_RIGHT_TOP_TO_BOTTOM: "lrTb";
            TOP_TO_BOTTOM_RIGHT_TO_LEFT: "tbRl";
        } = ...

        Type declaration

        • Readonly LEFT_TO_RIGHT_TOP_TO_BOTTOM: "lrTb"
        • Readonly TOP_TO_BOTTOM_RIGHT_TO_LEFT: "tbRl"

        Generated using TypeDoc

        \ No newline at end of file +PageTextDirectionType | docx

        Variable PageTextDirectionTypeConst

        PageTextDirectionType: {
            LEFT_TO_RIGHT_TOP_TO_BOTTOM: "lrTb";
            TOP_TO_BOTTOM_RIGHT_TO_LEFT: "tbRl";
        } = ...

        Type declaration

        • Readonly LEFT_TO_RIGHT_TOP_TO_BOTTOM: "lrTb"
        • Readonly TOP_TO_BOTTOM_RIGHT_TO_LEFT: "tbRl"

        Generated using TypeDoc

        \ No newline at end of file diff --git a/api/variables/PatchType.html b/api/variables/PatchType.html index 8cff9ebac6..401c4fb109 100644 --- a/api/variables/PatchType.html +++ b/api/variables/PatchType.html @@ -1 +1 @@ -PatchType | docx

        Variable PatchTypeConst

        PatchType: {
            DOCUMENT: "file";
            PARAGRAPH: "paragraph";
        } = ...

        Type declaration

        • Readonly DOCUMENT: "file"
        • Readonly PARAGRAPH: "paragraph"

        Generated using TypeDoc

        \ No newline at end of file +PatchType | docx

        Variable PatchTypeConst

        PatchType: {
            DOCUMENT: "file";
            PARAGRAPH: "paragraph";
        } = ...

        Type declaration

        • Readonly DOCUMENT: "file"
        • Readonly PARAGRAPH: "paragraph"

        Generated using TypeDoc

        \ No newline at end of file diff --git a/api/variables/PositionalTabAlignment.html b/api/variables/PositionalTabAlignment.html index 36cd11c393..7626efa7fd 100644 --- a/api/variables/PositionalTabAlignment.html +++ b/api/variables/PositionalTabAlignment.html @@ -1 +1 @@ -PositionalTabAlignment | docx

        Variable PositionalTabAlignmentConst

        PositionalTabAlignment: {
            CENTER: "center";
            LEFT: "left";
            RIGHT: "right";
        } = ...

        Type declaration

        • Readonly CENTER: "center"
        • Readonly LEFT: "left"
        • Readonly RIGHT: "right"

        Generated using TypeDoc

        \ No newline at end of file +PositionalTabAlignment | docx

        Variable PositionalTabAlignmentConst

        PositionalTabAlignment: {
            CENTER: "center";
            LEFT: "left";
            RIGHT: "right";
        } = ...

        Type declaration

        • Readonly CENTER: "center"
        • Readonly LEFT: "left"
        • Readonly RIGHT: "right"

        Generated using TypeDoc

        \ No newline at end of file diff --git a/api/variables/PositionalTabLeader.html b/api/variables/PositionalTabLeader.html index ceca886fdc..6761d1cf85 100644 --- a/api/variables/PositionalTabLeader.html +++ b/api/variables/PositionalTabLeader.html @@ -1 +1 @@ -PositionalTabLeader | docx

        Variable PositionalTabLeaderConst

        PositionalTabLeader: {
            DOT: "dot";
            HYPHEN: "hyphen";
            MIDDLE_DOT: "middleDot";
            NONE: "none";
            UNDERSCORE: "underscore";
        } = ...

        Type declaration

        • Readonly DOT: "dot"
        • Readonly HYPHEN: "hyphen"
        • Readonly MIDDLE_DOT: "middleDot"
        • Readonly NONE: "none"
        • Readonly UNDERSCORE: "underscore"

        Generated using TypeDoc

        \ No newline at end of file +PositionalTabLeader | docx

        Variable PositionalTabLeaderConst

        PositionalTabLeader: {
            DOT: "dot";
            HYPHEN: "hyphen";
            MIDDLE_DOT: "middleDot";
            NONE: "none";
            UNDERSCORE: "underscore";
        } = ...

        Type declaration

        • Readonly DOT: "dot"
        • Readonly HYPHEN: "hyphen"
        • Readonly MIDDLE_DOT: "middleDot"
        • Readonly NONE: "none"
        • Readonly UNDERSCORE: "underscore"

        Generated using TypeDoc

        \ No newline at end of file diff --git a/api/variables/PositionalTabRelativeTo.html b/api/variables/PositionalTabRelativeTo.html index 2ff1d08ebd..1006756631 100644 --- a/api/variables/PositionalTabRelativeTo.html +++ b/api/variables/PositionalTabRelativeTo.html @@ -1 +1 @@ -PositionalTabRelativeTo | docx

        Variable PositionalTabRelativeToConst

        PositionalTabRelativeTo: {
            INDENT: "indent";
            MARGIN: "margin";
        } = ...

        Type declaration

        • Readonly INDENT: "indent"
        • Readonly MARGIN: "margin"

        Generated using TypeDoc

        \ No newline at end of file +PositionalTabRelativeTo | docx

        Variable PositionalTabRelativeToConst

        PositionalTabRelativeTo: {
            INDENT: "indent";
            MARGIN: "margin";
        } = ...

        Type declaration

        • Readonly INDENT: "indent"
        • Readonly MARGIN: "margin"

        Generated using TypeDoc

        \ No newline at end of file diff --git a/api/variables/PrettifyType.html b/api/variables/PrettifyType.html index 1e07a64d0c..6b6eff3e2d 100644 --- a/api/variables/PrettifyType.html +++ b/api/variables/PrettifyType.html @@ -1,2 +1,2 @@ PrettifyType | docx

        Variable PrettifyTypeConst

        PrettifyType: {
            NONE: "";
            WITH_2_BLANKS: " ";
            WITH_4_BLANKS: " ";
            WITH_TAB: "\t";
        } = ...

        Use blanks to prettify

        -

        Type declaration

        • Readonly NONE: ""
        • Readonly WITH_2_BLANKS: " "
        • Readonly WITH_4_BLANKS: " "
        • Readonly WITH_TAB: "\t"

        Generated using TypeDoc

        \ No newline at end of file +

        Type declaration

        Generated using TypeDoc

        \ No newline at end of file diff --git a/api/variables/RelativeHorizontalPosition.html b/api/variables/RelativeHorizontalPosition.html index 497831280d..9d7a26e241 100644 --- a/api/variables/RelativeHorizontalPosition.html +++ b/api/variables/RelativeHorizontalPosition.html @@ -1 +1 @@ -RelativeHorizontalPosition | docx

        Variable RelativeHorizontalPositionConst

        RelativeHorizontalPosition: {
            CENTER: "center";
            INSIDE: "inside";
            LEFT: "left";
            OUTSIDE: "outside";
            RIGHT: "right";
        } = ...

        Type declaration

        • Readonly CENTER: "center"
        • Readonly INSIDE: "inside"
        • Readonly LEFT: "left"
        • Readonly OUTSIDE: "outside"
        • Readonly RIGHT: "right"

        Generated using TypeDoc

        \ No newline at end of file +RelativeHorizontalPosition | docx

        Variable RelativeHorizontalPositionConst

        RelativeHorizontalPosition: {
            CENTER: "center";
            INSIDE: "inside";
            LEFT: "left";
            OUTSIDE: "outside";
            RIGHT: "right";
        } = ...

        Type declaration

        • Readonly CENTER: "center"
        • Readonly INSIDE: "inside"
        • Readonly LEFT: "left"
        • Readonly OUTSIDE: "outside"
        • Readonly RIGHT: "right"

        Generated using TypeDoc

        \ No newline at end of file diff --git a/api/variables/RelativeVerticalPosition.html b/api/variables/RelativeVerticalPosition.html index 13f3364cf4..083e94b67c 100644 --- a/api/variables/RelativeVerticalPosition.html +++ b/api/variables/RelativeVerticalPosition.html @@ -1 +1 @@ -RelativeVerticalPosition | docx

        Variable RelativeVerticalPositionConst

        RelativeVerticalPosition: {
            BOTTOM: "bottom";
            CENTER: "center";
            INLINE: "inline";
            INSIDE: "inside";
            OUTSIDE: "outside";
            TOP: "top";
        } = ...

        Type declaration

        • Readonly BOTTOM: "bottom"
        • Readonly CENTER: "center"
        • Readonly INLINE: "inline"
        • Readonly INSIDE: "inside"
        • Readonly OUTSIDE: "outside"
        • Readonly TOP: "top"

        Generated using TypeDoc

        \ No newline at end of file +RelativeVerticalPosition | docx

        Variable RelativeVerticalPositionConst

        RelativeVerticalPosition: {
            BOTTOM: "bottom";
            CENTER: "center";
            INLINE: "inline";
            INSIDE: "inside";
            OUTSIDE: "outside";
            TOP: "top";
        } = ...

        Type declaration

        • Readonly BOTTOM: "bottom"
        • Readonly CENTER: "center"
        • Readonly INLINE: "inline"
        • Readonly INSIDE: "inside"
        • Readonly OUTSIDE: "outside"
        • Readonly TOP: "top"

        Generated using TypeDoc

        \ No newline at end of file diff --git a/api/variables/SectionType.html b/api/variables/SectionType.html index 35b468db39..df8c2e630b 100644 --- a/api/variables/SectionType.html +++ b/api/variables/SectionType.html @@ -1 +1 @@ -SectionType | docx

        Variable SectionTypeConst

        SectionType: {
            CONTINUOUS: "continuous";
            EVEN_PAGE: "evenPage";
            NEXT_COLUMN: "nextColumn";
            NEXT_PAGE: "nextPage";
            ODD_PAGE: "oddPage";
        } = ...

        Type declaration

        • Readonly CONTINUOUS: "continuous"
        • Readonly EVEN_PAGE: "evenPage"
        • Readonly NEXT_COLUMN: "nextColumn"
        • Readonly NEXT_PAGE: "nextPage"
        • Readonly ODD_PAGE: "oddPage"

        Generated using TypeDoc

        \ No newline at end of file +SectionType | docx

        Variable SectionTypeConst

        SectionType: {
            CONTINUOUS: "continuous";
            EVEN_PAGE: "evenPage";
            NEXT_COLUMN: "nextColumn";
            NEXT_PAGE: "nextPage";
            ODD_PAGE: "oddPage";
        } = ...

        Type declaration

        • Readonly CONTINUOUS: "continuous"
        • Readonly EVEN_PAGE: "evenPage"
        • Readonly NEXT_COLUMN: "nextColumn"
        • Readonly NEXT_PAGE: "nextPage"
        • Readonly ODD_PAGE: "oddPage"

        Generated using TypeDoc

        \ No newline at end of file diff --git a/api/variables/ShadingType.html b/api/variables/ShadingType.html index cdfd736a16..afd6382bc8 100644 --- a/api/variables/ShadingType.html +++ b/api/variables/ShadingType.html @@ -1 +1 @@ -ShadingType | docx

        Variable ShadingTypeConst

        ShadingType: {
            CLEAR: "clear";
            DIAGONAL_CROSS: "diagCross";
            DIAGONAL_STRIPE: "diagStripe";
            HORIZONTAL_CROSS: "horzCross";
            HORIZONTAL_STRIPE: "horzStripe";
            NIL: "nil";
            PERCENT_10: "pct10";
            PERCENT_12: "pct12";
            PERCENT_15: "pct15";
            PERCENT_20: "pct20";
            PERCENT_25: "pct25";
            PERCENT_30: "pct30";
            PERCENT_35: "pct35";
            PERCENT_37: "pct37";
            PERCENT_40: "pct40";
            PERCENT_45: "pct45";
            PERCENT_5: "pct5";
            PERCENT_50: "pct50";
            PERCENT_55: "pct55";
            PERCENT_60: "pct60";
            PERCENT_62: "pct62";
            PERCENT_65: "pct65";
            PERCENT_70: "pct70";
            PERCENT_75: "pct75";
            PERCENT_80: "pct80";
            PERCENT_85: "pct85";
            PERCENT_87: "pct87";
            PERCENT_90: "pct90";
            PERCENT_95: "pct95";
            REVERSE_DIAGONAL_STRIPE: "reverseDiagStripe";
            SOLID: "solid";
            THIN_DIAGONAL_CROSS: "thinDiagCross";
            THIN_DIAGONAL_STRIPE: "thinDiagStripe";
            THIN_HORIZONTAL_CROSS: "thinHorzCross";
            THIN_REVERSE_DIAGONAL_STRIPE: "thinReverseDiagStripe";
            THIN_VERTICAL_STRIPE: "thinVertStripe";
            VERTICAL_STRIPE: "vertStripe";
        } = ...

        Type declaration

        • Readonly CLEAR: "clear"
        • Readonly DIAGONAL_CROSS: "diagCross"
        • Readonly DIAGONAL_STRIPE: "diagStripe"
        • Readonly HORIZONTAL_CROSS: "horzCross"
        • Readonly HORIZONTAL_STRIPE: "horzStripe"
        • Readonly NIL: "nil"
        • Readonly PERCENT_10: "pct10"
        • Readonly PERCENT_12: "pct12"
        • Readonly PERCENT_15: "pct15"
        • Readonly PERCENT_20: "pct20"
        • Readonly PERCENT_25: "pct25"
        • Readonly PERCENT_30: "pct30"
        • Readonly PERCENT_35: "pct35"
        • Readonly PERCENT_37: "pct37"
        • Readonly PERCENT_40: "pct40"
        • Readonly PERCENT_45: "pct45"
        • Readonly PERCENT_5: "pct5"
        • Readonly PERCENT_50: "pct50"
        • Readonly PERCENT_55: "pct55"
        • Readonly PERCENT_60: "pct60"
        • Readonly PERCENT_62: "pct62"
        • Readonly PERCENT_65: "pct65"
        • Readonly PERCENT_70: "pct70"
        • Readonly PERCENT_75: "pct75"
        • Readonly PERCENT_80: "pct80"
        • Readonly PERCENT_85: "pct85"
        • Readonly PERCENT_87: "pct87"
        • Readonly PERCENT_90: "pct90"
        • Readonly PERCENT_95: "pct95"
        • Readonly REVERSE_DIAGONAL_STRIPE: "reverseDiagStripe"
        • Readonly SOLID: "solid"
        • Readonly THIN_DIAGONAL_CROSS: "thinDiagCross"
        • Readonly THIN_DIAGONAL_STRIPE: "thinDiagStripe"
        • Readonly THIN_HORIZONTAL_CROSS: "thinHorzCross"
        • Readonly THIN_REVERSE_DIAGONAL_STRIPE: "thinReverseDiagStripe"
        • Readonly THIN_VERTICAL_STRIPE: "thinVertStripe"
        • Readonly VERTICAL_STRIPE: "vertStripe"

        Generated using TypeDoc

        \ No newline at end of file +ShadingType | docx

        Variable ShadingTypeConst

        ShadingType: {
            CLEAR: "clear";
            DIAGONAL_CROSS: "diagCross";
            DIAGONAL_STRIPE: "diagStripe";
            HORIZONTAL_CROSS: "horzCross";
            HORIZONTAL_STRIPE: "horzStripe";
            NIL: "nil";
            PERCENT_10: "pct10";
            PERCENT_12: "pct12";
            PERCENT_15: "pct15";
            PERCENT_20: "pct20";
            PERCENT_25: "pct25";
            PERCENT_30: "pct30";
            PERCENT_35: "pct35";
            PERCENT_37: "pct37";
            PERCENT_40: "pct40";
            PERCENT_45: "pct45";
            PERCENT_5: "pct5";
            PERCENT_50: "pct50";
            PERCENT_55: "pct55";
            PERCENT_60: "pct60";
            PERCENT_62: "pct62";
            PERCENT_65: "pct65";
            PERCENT_70: "pct70";
            PERCENT_75: "pct75";
            PERCENT_80: "pct80";
            PERCENT_85: "pct85";
            PERCENT_87: "pct87";
            PERCENT_90: "pct90";
            PERCENT_95: "pct95";
            REVERSE_DIAGONAL_STRIPE: "reverseDiagStripe";
            SOLID: "solid";
            THIN_DIAGONAL_CROSS: "thinDiagCross";
            THIN_DIAGONAL_STRIPE: "thinDiagStripe";
            THIN_HORIZONTAL_CROSS: "thinHorzCross";
            THIN_REVERSE_DIAGONAL_STRIPE: "thinReverseDiagStripe";
            THIN_VERTICAL_STRIPE: "thinVertStripe";
            VERTICAL_STRIPE: "vertStripe";
        } = ...

        Type declaration

        • Readonly CLEAR: "clear"
        • Readonly DIAGONAL_CROSS: "diagCross"
        • Readonly DIAGONAL_STRIPE: "diagStripe"
        • Readonly HORIZONTAL_CROSS: "horzCross"
        • Readonly HORIZONTAL_STRIPE: "horzStripe"
        • Readonly NIL: "nil"
        • Readonly PERCENT_10: "pct10"
        • Readonly PERCENT_12: "pct12"
        • Readonly PERCENT_15: "pct15"
        • Readonly PERCENT_20: "pct20"
        • Readonly PERCENT_25: "pct25"
        • Readonly PERCENT_30: "pct30"
        • Readonly PERCENT_35: "pct35"
        • Readonly PERCENT_37: "pct37"
        • Readonly PERCENT_40: "pct40"
        • Readonly PERCENT_45: "pct45"
        • Readonly PERCENT_5: "pct5"
        • Readonly PERCENT_50: "pct50"
        • Readonly PERCENT_55: "pct55"
        • Readonly PERCENT_60: "pct60"
        • Readonly PERCENT_62: "pct62"
        • Readonly PERCENT_65: "pct65"
        • Readonly PERCENT_70: "pct70"
        • Readonly PERCENT_75: "pct75"
        • Readonly PERCENT_80: "pct80"
        • Readonly PERCENT_85: "pct85"
        • Readonly PERCENT_87: "pct87"
        • Readonly PERCENT_90: "pct90"
        • Readonly PERCENT_95: "pct95"
        • Readonly REVERSE_DIAGONAL_STRIPE: "reverseDiagStripe"
        • Readonly SOLID: "solid"
        • Readonly THIN_DIAGONAL_CROSS: "thinDiagCross"
        • Readonly THIN_DIAGONAL_STRIPE: "thinDiagStripe"
        • Readonly THIN_HORIZONTAL_CROSS: "thinHorzCross"
        • Readonly THIN_REVERSE_DIAGONAL_STRIPE: "thinReverseDiagStripe"
        • Readonly THIN_VERTICAL_STRIPE: "thinVertStripe"
        • Readonly VERTICAL_STRIPE: "vertStripe"

        Generated using TypeDoc

        \ No newline at end of file diff --git a/api/variables/SpaceType.html b/api/variables/SpaceType.html index a1f5cc8925..f2f1c25596 100644 --- a/api/variables/SpaceType.html +++ b/api/variables/SpaceType.html @@ -1 +1 @@ -SpaceType | docx

        Variable SpaceTypeConst

        SpaceType: {
            DEFAULT: "default";
            PRESERVE: "preserve";
        } = ...

        Type declaration

        • Readonly DEFAULT: "default"
        • Readonly PRESERVE: "preserve"

        Generated using TypeDoc

        \ No newline at end of file +SpaceType | docx

        Variable SpaceTypeConst

        SpaceType: {
            DEFAULT: "default";
            PRESERVE: "preserve";
        } = ...

        Type declaration

        • Readonly DEFAULT: "default"
        • Readonly PRESERVE: "preserve"

        Generated using TypeDoc

        \ No newline at end of file diff --git a/api/variables/TabStopPosition.html b/api/variables/TabStopPosition.html index 49438118d8..051ca3c9c6 100644 --- a/api/variables/TabStopPosition.html +++ b/api/variables/TabStopPosition.html @@ -1 +1 @@ -TabStopPosition | docx

        Variable TabStopPositionConst

        TabStopPosition: {
            MAX: 9026;
        } = ...

        Type declaration

        • Readonly MAX: 9026

        Generated using TypeDoc

        \ No newline at end of file +TabStopPosition | docx

        Variable TabStopPositionConst

        TabStopPosition: {
            MAX: 9026;
        } = ...

        Type declaration

        • Readonly MAX: 9026

        Generated using TypeDoc

        \ No newline at end of file diff --git a/api/variables/TabStopType.html b/api/variables/TabStopType.html index a5ccf60347..e28f3c6112 100644 --- a/api/variables/TabStopType.html +++ b/api/variables/TabStopType.html @@ -1 +1 @@ -TabStopType | docx

        Variable TabStopTypeConst

        TabStopType: {
            BAR: "bar";
            CENTER: "center";
            CLEAR: "clear";
            DECIMAL: "decimal";
            END: "end";
            LEFT: "left";
            NUM: "num";
            RIGHT: "right";
            START: "start";
        } = ...

        Type declaration

        • Readonly BAR: "bar"
        • Readonly CENTER: "center"
        • Readonly CLEAR: "clear"
        • Readonly DECIMAL: "decimal"
        • Readonly END: "end"
        • Readonly LEFT: "left"
        • Readonly NUM: "num"
        • Readonly RIGHT: "right"
        • Readonly START: "start"

        Generated using TypeDoc

        \ No newline at end of file +TabStopType | docx

        Variable TabStopTypeConst

        TabStopType: {
            BAR: "bar";
            CENTER: "center";
            CLEAR: "clear";
            DECIMAL: "decimal";
            END: "end";
            LEFT: "left";
            NUM: "num";
            RIGHT: "right";
            START: "start";
        } = ...

        Type declaration

        • Readonly BAR: "bar"
        • Readonly CENTER: "center"
        • Readonly CLEAR: "clear"
        • Readonly DECIMAL: "decimal"
        • Readonly END: "end"
        • Readonly LEFT: "left"
        • Readonly NUM: "num"
        • Readonly RIGHT: "right"
        • Readonly START: "start"

        Generated using TypeDoc

        \ No newline at end of file diff --git a/api/variables/TableAnchorType.html b/api/variables/TableAnchorType.html index c760dde4b7..b7d7797c5a 100644 --- a/api/variables/TableAnchorType.html +++ b/api/variables/TableAnchorType.html @@ -1 +1 @@ -TableAnchorType | docx

        Variable TableAnchorTypeConst

        TableAnchorType: {
            MARGIN: "margin";
            PAGE: "page";
            TEXT: "text";
        } = ...

        Type declaration

        • Readonly MARGIN: "margin"
        • Readonly PAGE: "page"
        • Readonly TEXT: "text"

        Generated using TypeDoc

        \ No newline at end of file +TableAnchorType | docx

        Variable TableAnchorTypeConst

        TableAnchorType: {
            MARGIN: "margin";
            PAGE: "page";
            TEXT: "text";
        } = ...

        Type declaration

        • Readonly MARGIN: "margin"
        • Readonly PAGE: "page"
        • Readonly TEXT: "text"

        Generated using TypeDoc

        \ No newline at end of file diff --git a/api/variables/TableLayoutType.html b/api/variables/TableLayoutType.html index feaf5571d7..41517f54ba 100644 --- a/api/variables/TableLayoutType.html +++ b/api/variables/TableLayoutType.html @@ -1 +1 @@ -TableLayoutType | docx

        Variable TableLayoutTypeConst

        TableLayoutType: {
            AUTOFIT: "autofit";
            FIXED: "fixed";
        } = ...

        Type declaration

        • Readonly AUTOFIT: "autofit"
        • Readonly FIXED: "fixed"

        Generated using TypeDoc

        \ No newline at end of file +TableLayoutType | docx

        Variable TableLayoutTypeConst

        TableLayoutType: {
            AUTOFIT: "autofit";
            FIXED: "fixed";
        } = ...

        Type declaration

        • Readonly AUTOFIT: "autofit"
        • Readonly FIXED: "fixed"

        Generated using TypeDoc

        \ No newline at end of file diff --git a/api/variables/TextDirection.html b/api/variables/TextDirection.html index b9d4c41c2c..e058990970 100644 --- a/api/variables/TextDirection.html +++ b/api/variables/TextDirection.html @@ -1 +1 @@ -TextDirection | docx

        Variable TextDirectionConst

        TextDirection: {
            BOTTOM_TO_TOP_LEFT_TO_RIGHT: "btLr";
            LEFT_TO_RIGHT_TOP_TO_BOTTOM: "lrTb";
            TOP_TO_BOTTOM_RIGHT_TO_LEFT: "tbRl";
        } = ...

        Type declaration

        • Readonly BOTTOM_TO_TOP_LEFT_TO_RIGHT: "btLr"
        • Readonly LEFT_TO_RIGHT_TOP_TO_BOTTOM: "lrTb"
        • Readonly TOP_TO_BOTTOM_RIGHT_TO_LEFT: "tbRl"

        Generated using TypeDoc

        \ No newline at end of file +TextDirection | docx

        Variable TextDirectionConst

        TextDirection: {
            BOTTOM_TO_TOP_LEFT_TO_RIGHT: "btLr";
            LEFT_TO_RIGHT_TOP_TO_BOTTOM: "lrTb";
            TOP_TO_BOTTOM_RIGHT_TO_LEFT: "tbRl";
        } = ...

        Type declaration

        • Readonly BOTTOM_TO_TOP_LEFT_TO_RIGHT: "btLr"
        • Readonly LEFT_TO_RIGHT_TOP_TO_BOTTOM: "lrTb"
        • Readonly TOP_TO_BOTTOM_RIGHT_TO_LEFT: "tbRl"

        Generated using TypeDoc

        \ No newline at end of file diff --git a/api/variables/TextEffect.html b/api/variables/TextEffect.html index 72417ab746..851fac2792 100644 --- a/api/variables/TextEffect.html +++ b/api/variables/TextEffect.html @@ -1 +1 @@ -TextEffect | docx

        Variable TextEffectConst

        TextEffect: {
            ANTS_BLACK: "antsBlack";
            ANTS_RED: "antsRed";
            BLINK_BACKGROUND: "blinkBackground";
            LIGHTS: "lights";
            NONE: "none";
            SHIMMER: "shimmer";
            SPARKLE: "sparkle";
        } = ...

        Type declaration

        • Readonly ANTS_BLACK: "antsBlack"
        • Readonly ANTS_RED: "antsRed"
        • Readonly BLINK_BACKGROUND: "blinkBackground"
        • Readonly LIGHTS: "lights"
        • Readonly NONE: "none"
        • Readonly SHIMMER: "shimmer"
        • Readonly SPARKLE: "sparkle"

        Generated using TypeDoc

        \ No newline at end of file +TextEffect | docx

        Variable TextEffectConst

        TextEffect: {
            ANTS_BLACK: "antsBlack";
            ANTS_RED: "antsRed";
            BLINK_BACKGROUND: "blinkBackground";
            LIGHTS: "lights";
            NONE: "none";
            SHIMMER: "shimmer";
            SPARKLE: "sparkle";
        } = ...

        Type declaration

        • Readonly ANTS_BLACK: "antsBlack"
        • Readonly ANTS_RED: "antsRed"
        • Readonly BLINK_BACKGROUND: "blinkBackground"
        • Readonly LIGHTS: "lights"
        • Readonly NONE: "none"
        • Readonly SHIMMER: "shimmer"
        • Readonly SPARKLE: "sparkle"

        Generated using TypeDoc

        \ No newline at end of file diff --git a/api/variables/TextWrappingSide.html b/api/variables/TextWrappingSide.html index a44841c827..ee444f5e5f 100644 --- a/api/variables/TextWrappingSide.html +++ b/api/variables/TextWrappingSide.html @@ -1 +1 @@ -TextWrappingSide | docx

        Variable TextWrappingSideConst

        TextWrappingSide: {
            BOTH_SIDES: "bothSides";
            LARGEST: "largest";
            LEFT: "left";
            RIGHT: "right";
        } = ...

        Type declaration

        • Readonly BOTH_SIDES: "bothSides"
        • Readonly LARGEST: "largest"
        • Readonly LEFT: "left"
        • Readonly RIGHT: "right"

        Generated using TypeDoc

        \ No newline at end of file +TextWrappingSide | docx

        Variable TextWrappingSideConst

        TextWrappingSide: {
            BOTH_SIDES: "bothSides";
            LARGEST: "largest";
            LEFT: "left";
            RIGHT: "right";
        } = ...

        Type declaration

        • Readonly BOTH_SIDES: "bothSides"
        • Readonly LARGEST: "largest"
        • Readonly LEFT: "left"
        • Readonly RIGHT: "right"

        Generated using TypeDoc

        \ No newline at end of file diff --git a/api/variables/TextWrappingType.html b/api/variables/TextWrappingType.html index 6b6d67ebc1..00ad14b253 100644 --- a/api/variables/TextWrappingType.html +++ b/api/variables/TextWrappingType.html @@ -1 +1 @@ -TextWrappingType | docx

        Variable TextWrappingTypeConst

        TextWrappingType: {
            NONE: 0;
            SQUARE: 1;
            TIGHT: 2;
            TOP_AND_BOTTOM: 3;
        } = ...

        Type declaration

        • Readonly NONE: 0
        • Readonly SQUARE: 1
        • Readonly TIGHT: 2
        • Readonly TOP_AND_BOTTOM: 3

        Generated using TypeDoc

        \ No newline at end of file +TextWrappingType | docx

        Variable TextWrappingTypeConst

        TextWrappingType: {
            NONE: 0;
            SQUARE: 1;
            TIGHT: 2;
            TOP_AND_BOTTOM: 3;
        } = ...

        Type declaration

        • Readonly NONE: 0
        • Readonly SQUARE: 1
        • Readonly TIGHT: 2
        • Readonly TOP_AND_BOTTOM: 3

        Generated using TypeDoc

        \ No newline at end of file diff --git a/api/variables/UnderlineType.html b/api/variables/UnderlineType.html index 6fa2731dd9..afae293e65 100644 --- a/api/variables/UnderlineType.html +++ b/api/variables/UnderlineType.html @@ -1 +1 @@ -UnderlineType | docx

        Variable UnderlineTypeConst

        UnderlineType: {
            DASH: "dash";
            DASHDOTDOTHEAVY: "dashDotDotHeavy";
            DASHDOTHEAVY: "dashDotHeavy";
            DASHEDHEAVY: "dashedHeavy";
            DASHLONG: "dashLong";
            DASHLONGHEAVY: "dashLongHeavy";
            DOTDASH: "dotDash";
            DOTDOTDASH: "dotDotDash";
            DOTTED: "dotted";
            DOTTEDHEAVY: "dottedHeavy";
            DOUBLE: "double";
            NONE: "none";
            SINGLE: "single";
            THICK: "thick";
            WAVE: "wave";
            WAVYDOUBLE: "wavyDouble";
            WAVYHEAVY: "wavyHeavy";
            WORDS: "words";
        } = ...

        Type declaration

        • Readonly DASH: "dash"
        • Readonly DASHDOTDOTHEAVY: "dashDotDotHeavy"
        • Readonly DASHDOTHEAVY: "dashDotHeavy"
        • Readonly DASHEDHEAVY: "dashedHeavy"
        • Readonly DASHLONG: "dashLong"
        • Readonly DASHLONGHEAVY: "dashLongHeavy"
        • Readonly DOTDASH: "dotDash"
        • Readonly DOTDOTDASH: "dotDotDash"
        • Readonly DOTTED: "dotted"
        • Readonly DOTTEDHEAVY: "dottedHeavy"
        • Readonly DOUBLE: "double"
        • Readonly NONE: "none"
        • Readonly SINGLE: "single"
        • Readonly THICK: "thick"
        • Readonly WAVE: "wave"
        • Readonly WAVYDOUBLE: "wavyDouble"
        • Readonly WAVYHEAVY: "wavyHeavy"
        • Readonly WORDS: "words"

        Generated using TypeDoc

        \ No newline at end of file +UnderlineType | docx

        Variable UnderlineTypeConst

        UnderlineType: {
            DASH: "dash";
            DASHDOTDOTHEAVY: "dashDotDotHeavy";
            DASHDOTHEAVY: "dashDotHeavy";
            DASHEDHEAVY: "dashedHeavy";
            DASHLONG: "dashLong";
            DASHLONGHEAVY: "dashLongHeavy";
            DOTDASH: "dotDash";
            DOTDOTDASH: "dotDotDash";
            DOTTED: "dotted";
            DOTTEDHEAVY: "dottedHeavy";
            DOUBLE: "double";
            NONE: "none";
            SINGLE: "single";
            THICK: "thick";
            WAVE: "wave";
            WAVYDOUBLE: "wavyDouble";
            WAVYHEAVY: "wavyHeavy";
            WORDS: "words";
        } = ...

        Type declaration

        • Readonly DASH: "dash"
        • Readonly DASHDOTDOTHEAVY: "dashDotDotHeavy"
        • Readonly DASHDOTHEAVY: "dashDotHeavy"
        • Readonly DASHEDHEAVY: "dashedHeavy"
        • Readonly DASHLONG: "dashLong"
        • Readonly DASHLONGHEAVY: "dashLongHeavy"
        • Readonly DOTDASH: "dotDash"
        • Readonly DOTDOTDASH: "dotDotDash"
        • Readonly DOTTED: "dotted"
        • Readonly DOTTEDHEAVY: "dottedHeavy"
        • Readonly DOUBLE: "double"
        • Readonly NONE: "none"
        • Readonly SINGLE: "single"
        • Readonly THICK: "thick"
        • Readonly WAVE: "wave"
        • Readonly WAVYDOUBLE: "wavyDouble"
        • Readonly WAVYHEAVY: "wavyHeavy"
        • Readonly WORDS: "words"

        Generated using TypeDoc

        \ No newline at end of file diff --git a/api/variables/VerticalAlign.html b/api/variables/VerticalAlign.html index 917f5f04d1..b14a3ae6c8 100644 --- a/api/variables/VerticalAlign.html +++ b/api/variables/VerticalAlign.html @@ -1 +1 @@ -VerticalAlign | docx

        Variable VerticalAlignConst

        VerticalAlign: {
            BOTTOM: "bottom";
            CENTER: "center";
            TOP: "top";
        } = ...

        Type declaration

        • Readonly BOTTOM: "bottom"
        • Readonly CENTER: "center"
        • Readonly TOP: "top"

        Generated using TypeDoc

        \ No newline at end of file +VerticalAlign | docx

        Variable VerticalAlignConst

        VerticalAlign: {
            BOTTOM: "bottom";
            CENTER: "center";
            TOP: "top";
        } = ...

        Type declaration

        • Readonly BOTTOM: "bottom"
        • Readonly CENTER: "center"
        • Readonly TOP: "top"

        Generated using TypeDoc

        \ No newline at end of file diff --git a/api/variables/VerticalMergeType.html b/api/variables/VerticalMergeType.html index 3dd6f833dc..d872422973 100644 --- a/api/variables/VerticalMergeType.html +++ b/api/variables/VerticalMergeType.html @@ -1,4 +1,4 @@ VerticalMergeType | docx

        Variable VerticalMergeTypeConst

        VerticalMergeType: {
            CONTINUE: "continue";
            RESTART: "restart";
        } = ...

        Vertical merge types.

        Type declaration

        • Readonly CONTINUE: "continue"

          Cell that is merged with upper one.

        • Readonly RESTART: "restart"

          Cell that is starting the vertical merge.

          -

        Generated using TypeDoc

        \ No newline at end of file +

        Generated using TypeDoc

        \ No newline at end of file diff --git a/api/variables/VerticalPositionAlign.html b/api/variables/VerticalPositionAlign.html index 120fee03db..f808c76848 100644 --- a/api/variables/VerticalPositionAlign.html +++ b/api/variables/VerticalPositionAlign.html @@ -1 +1 @@ -VerticalPositionAlign | docx

        Variable VerticalPositionAlignConst

        VerticalPositionAlign: {
            BOTTOM: "bottom";
            CENTER: "center";
            INSIDE: "inside";
            OUTSIDE: "outside";
            TOP: "top";
        } = ...

        Type declaration

        • Readonly BOTTOM: "bottom"
        • Readonly CENTER: "center"
        • Readonly INSIDE: "inside"
        • Readonly OUTSIDE: "outside"
        • Readonly TOP: "top"

        Generated using TypeDoc

        \ No newline at end of file +VerticalPositionAlign | docx

        Variable VerticalPositionAlignConst

        VerticalPositionAlign: {
            BOTTOM: "bottom";
            CENTER: "center";
            INSIDE: "inside";
            OUTSIDE: "outside";
            TOP: "top";
        } = ...

        Type declaration

        • Readonly BOTTOM: "bottom"
        • Readonly CENTER: "center"
        • Readonly INSIDE: "inside"
        • Readonly OUTSIDE: "outside"
        • Readonly TOP: "top"

        Generated using TypeDoc

        \ No newline at end of file diff --git a/api/variables/VerticalPositionRelativeFrom.html b/api/variables/VerticalPositionRelativeFrom.html index 3a5bb85829..28b62b72e8 100644 --- a/api/variables/VerticalPositionRelativeFrom.html +++ b/api/variables/VerticalPositionRelativeFrom.html @@ -1 +1 @@ -VerticalPositionRelativeFrom | docx

        Variable VerticalPositionRelativeFromConst

        VerticalPositionRelativeFrom: {
            BOTTOM_MARGIN: "bottomMargin";
            INSIDE_MARGIN: "insideMargin";
            LINE: "line";
            MARGIN: "margin";
            OUTSIDE_MARGIN: "outsideMargin";
            PAGE: "page";
            PARAGRAPH: "paragraph";
            TOP_MARGIN: "topMargin";
        } = ...

        Type declaration

        • Readonly BOTTOM_MARGIN: "bottomMargin"
        • Readonly INSIDE_MARGIN: "insideMargin"
        • Readonly LINE: "line"
        • Readonly MARGIN: "margin"
        • Readonly OUTSIDE_MARGIN: "outsideMargin"
        • Readonly PAGE: "page"
        • Readonly PARAGRAPH: "paragraph"
        • Readonly TOP_MARGIN: "topMargin"

        Generated using TypeDoc

        \ No newline at end of file +VerticalPositionRelativeFrom | docx

        Variable VerticalPositionRelativeFromConst

        VerticalPositionRelativeFrom: {
            BOTTOM_MARGIN: "bottomMargin";
            INSIDE_MARGIN: "insideMargin";
            LINE: "line";
            MARGIN: "margin";
            OUTSIDE_MARGIN: "outsideMargin";
            PAGE: "page";
            PARAGRAPH: "paragraph";
            TOP_MARGIN: "topMargin";
        } = ...

        Type declaration

        • Readonly BOTTOM_MARGIN: "bottomMargin"
        • Readonly INSIDE_MARGIN: "insideMargin"
        • Readonly LINE: "line"
        • Readonly MARGIN: "margin"
        • Readonly OUTSIDE_MARGIN: "outsideMargin"
        • Readonly PAGE: "page"
        • Readonly PARAGRAPH: "paragraph"
        • Readonly TOP_MARGIN: "topMargin"

        Generated using TypeDoc

        \ No newline at end of file diff --git a/api/variables/WidthType.html b/api/variables/WidthType.html index dd2d6dd758..62c46fe6f4 100644 --- a/api/variables/WidthType.html +++ b/api/variables/WidthType.html @@ -2,4 +2,4 @@
      • Readonly DXA: "dxa"

        Value is in twentieths of a point

      • Readonly NIL: "nil"

        No (empty) value.

      • Readonly PERCENTAGE: "pct"

        Value is in percentage.

        -
      • Generated using TypeDoc

        \ No newline at end of file +

        Generated using TypeDoc

        \ No newline at end of file diff --git a/api/variables/sectionMarginDefaults.html b/api/variables/sectionMarginDefaults.html index ea712d4090..5aec1f1647 100644 --- a/api/variables/sectionMarginDefaults.html +++ b/api/variables/sectionMarginDefaults.html @@ -1 +1 @@ -sectionMarginDefaults | docx

        Variable sectionMarginDefaultsConst

        sectionMarginDefaults: {
            BOTTOM: number;
            FOOTER: number;
            GUTTER: number;
            HEADER: number;
            LEFT: number;
            RIGHT: number;
            TOP: number;
        } = ...

        Type declaration

        • BOTTOM: number
        • FOOTER: number
        • GUTTER: number
        • HEADER: number
        • LEFT: number
        • RIGHT: number
        • TOP: number

        Generated using TypeDoc

        \ No newline at end of file +sectionMarginDefaults | docx

        Variable sectionMarginDefaultsConst

        sectionMarginDefaults: {
            BOTTOM: number;
            FOOTER: number;
            GUTTER: number;
            HEADER: number;
            LEFT: number;
            RIGHT: number;
            TOP: number;
        } = ...

        Type declaration

        • BOTTOM: number
        • FOOTER: number
        • GUTTER: number
        • HEADER: number
        • LEFT: number
        • RIGHT: number
        • TOP: number

        Generated using TypeDoc

        \ No newline at end of file diff --git a/api/variables/sectionPageSizeDefaults.html b/api/variables/sectionPageSizeDefaults.html index 52e6b56ace..3cbd4e014f 100644 --- a/api/variables/sectionPageSizeDefaults.html +++ b/api/variables/sectionPageSizeDefaults.html @@ -1 +1 @@ -sectionPageSizeDefaults | docx

        Variable sectionPageSizeDefaultsConst

        sectionPageSizeDefaults: {
            HEIGHT: number;
            ORIENTATION: "portrait";
            WIDTH: number;
        } = ...

        Type declaration

        • HEIGHT: number
        • ORIENTATION: "portrait"
        • WIDTH: number

        Generated using TypeDoc

        \ No newline at end of file +sectionPageSizeDefaults | docx

        Variable sectionPageSizeDefaultsConst

        sectionPageSizeDefaults: {
            HEIGHT: number;
            ORIENTATION: "portrait";
            WIDTH: number;
        } = ...

        Type declaration

        • HEIGHT: number
        • ORIENTATION: "portrait"
        • WIDTH: number

        Generated using TypeDoc

        \ No newline at end of file