diff --git a/api/classes/AbstractNumbering.html b/api/classes/AbstractNumbering.html index 2c5c394d36..3b4c8cfa75 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

+

Constructors

Properties

id: number

Methods

diff --git a/api/classes/Alignment.html b/api/classes/Alignment.html index a61975a058..7b7c54a075 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

+

Constructors

Methods

diff --git a/api/classes/AlignmentAttributes.html b/api/classes/AlignmentAttributes.html index 466db25fb2..013a6f8c78 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

  • Parameters

    • root: {
          val:
              | "center"
              | "left"
              | "right"
              | "start"
              | "end"
              | "both"
              | "mediumKashida"
              | "distribute"
              | "numTab"
              | "highKashida"
              | "lowKashida"
              | "thaiDistribute";
      }
      • Readonlyval:
            | "center"
            | "left"
            | "right"
            | "start"
            | "end"
            | "both"
            | "mediumKashida"
            | "distribute"
            | "numTab"
            | "highKashida"
            | "lowKashida"
            | "thaiDistribute"

    Returns AlignmentAttributes

Methods

+

Constructors

  • Parameters

    • root: {
          val:
              | "center"
              | "left"
              | "right"
              | "start"
              | "end"
              | "both"
              | "mediumKashida"
              | "distribute"
              | "numTab"
              | "highKashida"
              | "lowKashida"
              | "thaiDistribute";
      }
      • Readonlyval:
            | "center"
            | "left"
            | "right"
            | "start"
            | "end"
            | "both"
            | "mediumKashida"
            | "distribute"
            | "numTab"
            | "highKashida"
            | "lowKashida"
            | "thaiDistribute"

    Returns AlignmentAttributes

Methods

diff --git a/api/classes/AnnotationReference.html b/api/classes/AnnotationReference.html index 265183d842..2a074b96e9 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

+

Constructors

Methods

diff --git a/api/classes/Attributes.html b/api/classes/Attributes.html index edb8096b93..d9668a0116 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 Readonlybottom?: string
      • Optional Readonlycolor?: string
      • Optional Readonlyfill?: string
      • Optional Readonlyfooter?: string
      • Optional Readonlygutter?: string
      • Optional Readonlyh?: string
      • Optional Readonlyheader?: string
      • Optional Readonlyleft?: string
      • Optional ReadonlylinePitch?: string
      • Optional Readonlypos?: string | number
      • Optional Readonlyright?: string
      • Optional ReadonlyrsidR?: string
      • Optional ReadonlyrsidRPr?: string
      • Optional ReadonlyrsidSect?: string
      • Optional Readonlyspace?: string
      • Optional Readonlysz?: string
      • Optional Readonlytop?: string
      • Optional Readonlytype?: string
      • Optional Readonlyval?: string | number | boolean
      • Optional Readonlyw?: string

    Returns Attributes

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 Readonlybottom?: string
      • Optional Readonlycolor?: string
      • Optional Readonlyfill?: string
      • Optional Readonlyfooter?: string
      • Optional Readonlygutter?: string
      • Optional Readonlyh?: string
      • Optional Readonlyheader?: string
      • Optional Readonlyleft?: string
      • Optional ReadonlylinePitch?: string
      • Optional Readonlypos?: string | number
      • Optional Readonlyright?: string
      • Optional ReadonlyrsidR?: string
      • Optional ReadonlyrsidRPr?: string
      • Optional ReadonlyrsidSect?: string
      • Optional Readonlyspace?: string
      • Optional Readonlysz?: string
      • Optional Readonlytop?: string
      • Optional Readonlytype?: string
      • Optional Readonlyval?: string | number | boolean
      • Optional Readonlyw?: string

    Returns Attributes

Methods

diff --git a/api/classes/BaseEmphasisMark.html b/api/classes/BaseEmphasisMark.html index d3d875c4b1..0f9fca6e37 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

+
diff --git a/api/classes/BaseXmlComponent.html b/api/classes/BaseXmlComponent.html index b5384e3d68..0d39604242 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

+

Constructors

Methods

diff --git a/api/classes/Body.html b/api/classes/Body.html index 903f76a98c..c852d44220 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 @@ The spec says:

    • last section should be direct child of body

    Parameters

    Returns void

+

Returns void

diff --git a/api/classes/Bookmark.html b/api/classes/Bookmark.html index 30eaccad8d..4f9aaf0262 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[]
+

Constructors

Properties

children: readonly ParagraphChild[]
diff --git a/api/classes/BookmarkEnd.html b/api/classes/BookmarkEnd.html index 6ab81d5e63..e9478d8cce 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

+

Constructors

Methods

diff --git a/api/classes/BookmarkStart.html b/api/classes/BookmarkStart.html index 2fe52d7d65..de66326364 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

+

Constructors

Methods

diff --git a/api/classes/Border.html b/api/classes/Border.html index 1161ddc0e7..12e56fddde 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

+

Constructors

Methods

diff --git a/api/classes/BorderElement.html b/api/classes/BorderElement.html index c2892d4956..0a49341e4b 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

+

Constructors

Methods

diff --git a/api/classes/BuilderElement.html b/api/classes/BuilderElement.html index 1d1dc2f50b..cb4227abde 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

+

Constructors

Methods

diff --git a/api/classes/CarriageReturn.html b/api/classes/CarriageReturn.html index dc868f8e4c..dd0fa2a54c 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

+

Constructors

Methods

diff --git a/api/classes/CheckBox.html b/api/classes/CheckBox.html index 966fb79ea3..13a7b26d2e 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

+

Constructors

Methods

diff --git a/api/classes/CheckBoxSymbolElement.html b/api/classes/CheckBoxSymbolElement.html index 7d0f074113..757c418a9f 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

+

Constructors

Methods

diff --git a/api/classes/CheckBoxUtil.html b/api/classes/CheckBoxUtil.html index 568fff9472..a5b17cd4b3 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

+

Constructors

Methods

diff --git a/api/classes/Column.html b/api/classes/Column.html index 35fe5ede8e..17727aceac 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

+

Constructors

Methods

diff --git a/api/classes/ColumnBreak.html b/api/classes/ColumnBreak.html index 1a0653f138..91739fb5e8 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

+

Constructors

Methods

diff --git a/api/classes/Columns.html b/api/classes/Columns.html index 2092ea568e..68269f60a9 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

+

Constructors

Methods

diff --git a/api/classes/Comment.html b/api/classes/Comment.html index 057f910e5a..f6c46717b5 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

+

Constructors

Methods

diff --git a/api/classes/CommentRangeEnd.html b/api/classes/CommentRangeEnd.html index 110d69c1d3..f01e927ebd 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

+

Constructors

Methods

diff --git a/api/classes/CommentRangeStart.html b/api/classes/CommentRangeStart.html index 1911966763..84eded9de9 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

+

Constructors

Methods

diff --git a/api/classes/CommentReference.html b/api/classes/CommentReference.html index 1d552b75f5..bd38c1f765 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

+

Constructors

Methods

diff --git a/api/classes/Comments.html b/api/classes/Comments.html index ab66503893..db5d29e01d 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

+

Constructors

Methods

diff --git a/api/classes/ConcreteHyperlink.html b/api/classes/ConcreteHyperlink.html index 485f3a6d8e..a19e3a7988 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

+

Constructors

Properties

linkId: string

Methods

diff --git a/api/classes/ConcreteNumbering.html b/api/classes/ConcreteNumbering.html index 37db2718a8..96274bd381 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

+

Constructors

Properties

instance: number
numId: number
reference: string

Methods

diff --git a/api/classes/ContinuationSeparator.html b/api/classes/ContinuationSeparator.html index d9bd09c2f4..823a2b2048 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

+

Constructors

Methods

diff --git a/api/classes/DayLong.html b/api/classes/DayLong.html index 1f48b8f481..48445f5ffb 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

+

Constructors

Methods

diff --git a/api/classes/DayShort.html b/api/classes/DayShort.html index 8043d4b985..845a391a70 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

+

Constructors

Methods

diff --git a/api/classes/DeletedTextRun.html b/api/classes/DeletedTextRun.html index 5f4f72ed35..9e12bde636 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

+

Constructors

Methods

diff --git a/api/classes/DocGridAttributes.html b/api/classes/DocGridAttributes.html index 369f68ef7c..a332bd6866 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

+

Constructors

Methods

diff --git a/api/classes/Document.html b/api/classes/Document.html index 990559e671..e3bd10b74c 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

+

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

diff --git a/api/classes/DocumentAttributes.html b/api/classes/DocumentAttributes.html index 900b8ec08c..3ed6d54ab4 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

+

Constructors

Methods

diff --git a/api/classes/DocumentBackground.html b/api/classes/DocumentBackground.html index 39fb2cdc8d..3a724d96aa 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

+

Constructors

Methods

diff --git a/api/classes/DocumentBackgroundAttributes.html b/api/classes/DocumentBackgroundAttributes.html index 4cecf2b12f..5313dd09e5 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

+

Constructors

Methods

diff --git a/api/classes/DocumentDefaults.html b/api/classes/DocumentDefaults.html index 0a7cd11782..049afaefaf 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

+

Constructors

Methods

diff --git a/api/classes/DocumentGrid.html b/api/classes/DocumentGrid.html index cb58dfe811..258356e474 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

+

Constructors

Methods

diff --git a/api/classes/DotEmphasisMark.html b/api/classes/DotEmphasisMark.html index b1e890c6cb..93b8e66eab 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

+

Constructors

Methods

diff --git a/api/classes/Drawing.html b/api/classes/Drawing.html index 9f0ea26514..7797dcdaa9 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

+

Constructors

Methods

diff --git a/api/classes/EmphasisMark.html b/api/classes/EmphasisMark.html index fd809e7e04..48379920da 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

+

Constructors

Methods

diff --git a/api/classes/EmptyElement.html b/api/classes/EmptyElement.html index c43dc6a1cc..1e77e5d7f0 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

+

Constructors

Methods

diff --git a/api/classes/EndnoteReference.html b/api/classes/EndnoteReference.html index 330596443d..fdb9cd0c28 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

+

Constructors

Methods

diff --git a/api/classes/ExternalHyperlink.html b/api/classes/ExternalHyperlink.html index f5254038d8..ab35bcd57f 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;
}

Methods

+

Constructors

Properties

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

Methods

diff --git a/api/classes/FileChild.html b/api/classes/FileChild.html index 998bb7ccee..80fed33356 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

+

Constructors

Properties

fileChild: symbol = ...

Methods

diff --git a/api/classes/FootNoteReferenceRunAttributes.html b/api/classes/FootNoteReferenceRunAttributes.html index 7d9074232f..6de79b3fd2 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

+

Constructors

Methods

diff --git a/api/classes/FootNotes.html b/api/classes/FootNotes.html index 1bc8ef5b2e..756f20d5e6 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

+

Constructors

Methods

diff --git a/api/classes/Footer.html b/api/classes/Footer.html index 4dbd917a99..192692596e 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

+

Constructors

Properties

diff --git a/api/classes/FooterWrapper.html b/api/classes/FooterWrapper.html index 72b2fc8d68..66ecb2a13a 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

+

Constructors

Accessors

  • get Relationships(): Relationships
  • Returns Relationships

Methods

diff --git a/api/classes/FootnoteReference.html b/api/classes/FootnoteReference.html index ce8b70b968..161c1a6392 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

+

Constructors

Methods

diff --git a/api/classes/FootnoteReferenceElement.html b/api/classes/FootnoteReferenceElement.html index ad03e76cb2..7a1ac0ea54 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

+

Constructors

Methods

diff --git a/api/classes/FootnoteReferenceRun.html b/api/classes/FootnoteReferenceRun.html index 0b245a0ab1..aaa873c027 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

+

Constructors

Methods

diff --git a/api/classes/GridSpan.html b/api/classes/GridSpan.html index 713cfe726d..4156162e25 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

+

Constructors

Methods

diff --git a/api/classes/Header.html b/api/classes/Header.html index a368ab8e4d..7289f3f6b0 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

+

Constructors

Properties

diff --git a/api/classes/HeaderFooterReference.html b/api/classes/HeaderFooterReference.html index c71c3e4172..99d40bed61 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

+

Constructors

Methods

diff --git a/api/classes/HeaderWrapper.html b/api/classes/HeaderWrapper.html index 1e1f6deb50..4b3022cf65 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

+

Constructors

Accessors

  • get Relationships(): Relationships
  • Returns Relationships

Methods

diff --git a/api/classes/HorizontalPosition.html b/api/classes/HorizontalPosition.html index 42dd145be4..60288c55df 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

+

Constructors

Methods

diff --git a/api/classes/HpsMeasureElement.html b/api/classes/HpsMeasureElement.html index 16c34621dd..d401c4a0a4 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

+

Constructors

Methods

diff --git a/api/classes/IgnoreIfEmptyXmlComponent.html b/api/classes/IgnoreIfEmptyXmlComponent.html index 7a6dac64f2..46386d4281 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

+

Constructors

Methods

diff --git a/api/classes/ImageRun.html b/api/classes/ImageRun.html index 02f88550fc..58c632e780 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

+

Constructors

Methods

diff --git a/api/classes/ImportedRootElementAttributes.html b/api/classes/ImportedRootElementAttributes.html index 63724302c5..e7ae8bbedb 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

+

Constructors

Methods

diff --git a/api/classes/ImportedXmlComponent.html b/api/classes/ImportedXmlComponent.html index a6b485faf3..e9d628f92c 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

+

Returns ImportedXmlComponent

diff --git a/api/classes/Indent.html b/api/classes/Indent.html index 3b05ce6d12..0fcee85dd6 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

+

Constructors

Methods

diff --git a/api/classes/InitializableXmlComponent.html b/api/classes/InitializableXmlComponent.html index 910e2c121e..9217b776b8 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

+

Constructors

Methods

diff --git a/api/classes/InsertedTextRun.html b/api/classes/InsertedTextRun.html index 10d189d8b7..e5bbb73c74 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

+

Constructors

Methods

diff --git a/api/classes/InternalHyperlink.html b/api/classes/InternalHyperlink.html index 286c0a7d69..95b745631a 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

+

Constructors

Properties

linkId: string

Methods

diff --git a/api/classes/LastRenderedPageBreak.html b/api/classes/LastRenderedPageBreak.html index 5a79685a43..17d96177a6 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

+

Constructors

Methods

diff --git a/api/classes/Level.html b/api/classes/Level.html index 25edf80544..5fcf884b1e 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

+

Constructors

Methods

diff --git a/api/classes/LevelBase.html b/api/classes/LevelBase.html index d1b4c2b7ff..efa35bdd3a 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

+

Constructors

Methods

diff --git a/api/classes/LevelForOverride.html b/api/classes/LevelForOverride.html index 773d2ac3ab..b23b16b684 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

+

Constructors

Methods

diff --git a/api/classes/LevelOverride.html b/api/classes/LevelOverride.html index 2bb5cc064b..4e7407a1d5 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

+

Constructors

Methods

diff --git a/api/classes/Math.html b/api/classes/Math.html index d1e87d08d3..c26a3e244d 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

+

Constructors

Methods

diff --git a/api/classes/MathAccentCharacter.html b/api/classes/MathAccentCharacter.html index 3ee9c1047f..13089c9f85 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

+

Constructors

Methods

diff --git a/api/classes/MathAngledBrackets.html b/api/classes/MathAngledBrackets.html index b18236de62..db0a3b6b23 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

+

Constructors

Methods

diff --git a/api/classes/MathBase.html b/api/classes/MathBase.html index d542538023..438043516f 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

+

Constructors

Methods

diff --git a/api/classes/MathCurlyBrackets.html b/api/classes/MathCurlyBrackets.html index 65244d1a8f..5e0e6c0335 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

+

Constructors

Methods

diff --git a/api/classes/MathDegree.html b/api/classes/MathDegree.html index ef548ca214..d49784607b 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

+

Constructors

Methods

diff --git a/api/classes/MathDenominator.html b/api/classes/MathDenominator.html index 1e4f92641a..b0e06afbef 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

+

Constructors

Methods

diff --git a/api/classes/MathFraction.html b/api/classes/MathFraction.html index 52bb641470..9114aeabfb 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

+

Constructors

Methods

diff --git a/api/classes/MathFunction.html b/api/classes/MathFunction.html index 4045cef4f1..e99be2aa66 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

+

Constructors

Methods

diff --git a/api/classes/MathFunctionName.html b/api/classes/MathFunctionName.html index 1039ddb326..7bbfad0453 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

+

Constructors

Methods

diff --git a/api/classes/MathFunctionProperties.html b/api/classes/MathFunctionProperties.html index 93ef72eefd..eae478556f 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

+

Constructors

Methods

diff --git a/api/classes/MathIntegral.html b/api/classes/MathIntegral.html index 5f4ee1c4d7..b7221a49b7 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

+

Constructors

Methods

diff --git a/api/classes/MathLimit.html b/api/classes/MathLimit.html index 3fd16079c9..0bffa64a8a 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

+

Constructors

Methods

diff --git a/api/classes/MathLimitLocation.html b/api/classes/MathLimitLocation.html index 3e9c439eff..d18a12f3f7 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

+

Constructors

Methods

diff --git a/api/classes/MathLimitLower.html b/api/classes/MathLimitLower.html index ad82c9434e..4e33608fa6 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

+

Constructors

Methods

diff --git a/api/classes/MathLimitUpper.html b/api/classes/MathLimitUpper.html index 4d9f64ec78..1f5a93bb94 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

+

Constructors

Methods

diff --git a/api/classes/MathNAryProperties.html b/api/classes/MathNAryProperties.html index 2d021c3a5b..002ce09161 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

+

Constructors

Methods

diff --git a/api/classes/MathNumerator.html b/api/classes/MathNumerator.html index 070af8b1c0..0be5853c02 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

+

Constructors

Methods

diff --git a/api/classes/MathPreSubSuperScript.html b/api/classes/MathPreSubSuperScript.html index 5809273a38..4a62c82bc8 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

+

Constructors

Methods

diff --git a/api/classes/MathPreSubSuperScriptProperties.html b/api/classes/MathPreSubSuperScriptProperties.html index 74c3280620..3f28d5b9c3 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

+

Constructors

Methods

diff --git a/api/classes/MathRadical.html b/api/classes/MathRadical.html index f1bf80de89..b962b932f2 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

+

Constructors

Methods

diff --git a/api/classes/MathRadicalProperties.html b/api/classes/MathRadicalProperties.html index 3e7fc5ae2e..3c96b8abf9 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

+

Constructors

Methods

diff --git a/api/classes/MathRoundBrackets.html b/api/classes/MathRoundBrackets.html index 23ec8bb61e..2843b8cd64 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

+

Constructors

Methods

diff --git a/api/classes/MathRun.html b/api/classes/MathRun.html index aa2ab57d66..e01aaacd4e 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

+

Constructors

Methods

diff --git a/api/classes/MathSquareBrackets.html b/api/classes/MathSquareBrackets.html index 088d73e517..7e0a5c1910 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

+

Constructors

Methods

diff --git a/api/classes/MathSubScript.html b/api/classes/MathSubScript.html index 6ee11b8f83..a2c8a91802 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

+

Constructors

Methods

diff --git a/api/classes/MathSubScriptElement.html b/api/classes/MathSubScriptElement.html index 90a464cd35..5af933fca4 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

+

Constructors

Methods

diff --git a/api/classes/MathSubScriptProperties.html b/api/classes/MathSubScriptProperties.html index 5e8b73abf2..4e8469e4a2 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

+

Constructors

Methods

diff --git a/api/classes/MathSubSuperScript.html b/api/classes/MathSubSuperScript.html index 154f6a1481..bd929c3220 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

+

Constructors

Methods

diff --git a/api/classes/MathSubSuperScriptProperties.html b/api/classes/MathSubSuperScriptProperties.html index 34678ecdd5..2d971c921e 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

+

Constructors

Methods

diff --git a/api/classes/MathSum.html b/api/classes/MathSum.html index 48d6329256..f3dd9bbee8 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

+

Constructors

Methods

diff --git a/api/classes/MathSuperScript.html b/api/classes/MathSuperScript.html index e82378816b..50eaceaa2d 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

+

Constructors

Methods

diff --git a/api/classes/MathSuperScriptElement.html b/api/classes/MathSuperScriptElement.html index c3901750be..29ece578b4 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

+

Constructors

Methods

diff --git a/api/classes/MathSuperScriptProperties.html b/api/classes/MathSuperScriptProperties.html index ed6bd8dfb1..9bb14e0ad0 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

+

Constructors

Methods

diff --git a/api/classes/Media.html b/api/classes/Media.html index 2ea80713d3..794de02510 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

+

Constructors

Accessors

Methods

diff --git a/api/classes/MonthLong.html b/api/classes/MonthLong.html index 4f659251e9..8cba247d1e 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

+

Constructors

Methods

diff --git a/api/classes/MonthShort.html b/api/classes/MonthShort.html index e85ec25ca5..4425d96153 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

+

Constructors

Methods

diff --git a/api/classes/NextAttributeComponent.html b/api/classes/NextAttributeComponent.html index cf550be0ab..d459107fa8 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

+

Constructors

Methods

diff --git a/api/classes/NoBreakHyphen.html b/api/classes/NoBreakHyphen.html index a6b8cf29d1..5bdbf95084 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

+

Constructors

Methods

diff --git a/api/classes/NumberProperties.html b/api/classes/NumberProperties.html index 43bc68a4ea..058b984ded 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

+

Constructors

Methods

diff --git a/api/classes/NumberValueElement.html b/api/classes/NumberValueElement.html index 78aa05f895..db87ff9262 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

+

Constructors

Methods

diff --git a/api/classes/Numbering.html b/api/classes/Numbering.html index facdb3b469..cb46d92306 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

+

Constructors

Accessors

Methods

  • Parameters

    • reference: string
    • instance: number

    Returns void

diff --git a/api/classes/OnOffElement.html b/api/classes/OnOffElement.html index c793d44557..d17c08cf7e 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

+

Constructors

Methods

diff --git a/api/classes/OutlineLevel.html b/api/classes/OutlineLevel.html index df7d72156b..19921029f5 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

+

Constructors

Properties

level: number

Methods

diff --git a/api/classes/Packer.html b/api/classes/Packer.html index 84d6fa5e06..c96f917860 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
    • Optionalprettify:
          | boolean
          | ""
          | " "
          | " "
          | "\t"

    Returns Promise<string>

  • Parameters

    • file: Document
    • Optionalprettify:
          | boolean
          | ""
          | " "
          | " "
          | "\t"

    Returns Promise<Blob>

  • Parameters

    • file: Document
    • Optionalprettify:
          | boolean
          | ""
          | " "
          | " "
          | "\t"

    Returns Promise<Buffer>

  • Parameters

    • file: Document
    • Optionalprettify:
          | boolean
          | ""
          | " "
          | " "
          | "\t"

    Returns Stream

  • Parameters

    • file: Document
    • Optionalprettify:
          | boolean
          | ""
          | " "
          | " "
          | "\t"

    Returns Promise<string>

+

Constructors

Methods

  • Parameters

    • file: Document
    • Optionalprettify:
          | boolean
          | ""
          | " "
          | " "
          | "\t"

    Returns Promise<string>

  • Parameters

    • file: Document
    • Optionalprettify:
          | boolean
          | ""
          | " "
          | " "
          | "\t"

    Returns Promise<Blob>

  • Parameters

    • file: Document
    • Optionalprettify:
          | boolean
          | ""
          | " "
          | " "
          | "\t"

    Returns Promise<Buffer>

  • Parameters

    • file: Document
    • Optionalprettify:
          | boolean
          | ""
          | " "
          | " "
          | "\t"

    Returns Stream

  • Parameters

    • file: Document
    • Optionalprettify:
          | boolean
          | ""
          | " "
          | " "
          | "\t"

    Returns Promise<string>

diff --git a/api/classes/PageBorders.html b/api/classes/PageBorders.html index b774f48c8a..3ff078b294 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

+

Constructors

Methods

diff --git a/api/classes/PageBreak.html b/api/classes/PageBreak.html index 06990ae4e1..a0a8901204 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

+

Constructors

Methods

diff --git a/api/classes/PageBreakBefore.html b/api/classes/PageBreakBefore.html index 7224405c20..fbc3669123 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

+

Constructors

Methods

diff --git a/api/classes/PageMargin.html b/api/classes/PageMargin.html index f486601184..5f24b57a8c 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

+

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

diff --git a/api/classes/PageNumberElement.html b/api/classes/PageNumberElement.html index 9b56dddeff..e67e8ea0eb 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

+

Constructors

Methods

diff --git a/api/classes/PageNumberType.html b/api/classes/PageNumberType.html index 44a1dc91e3..91160b5325 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

+

Constructors

Methods

diff --git a/api/classes/PageNumberTypeAttributes.html b/api/classes/PageNumberTypeAttributes.html index df28147091..317745ff87 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

+

Constructors

Methods

diff --git a/api/classes/PageReference.html b/api/classes/PageReference.html index 3dbb6b9add..dbbdab0e35 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

+

Constructors

Methods

diff --git a/api/classes/PageSize.html b/api/classes/PageSize.html index 3d1377e27f..072125c012 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

  • Parameters

    • width:
          | number
          | `${number}mm`
          | `${number}cm`
          | `${number}in`
          | `${number}pt`
          | `${number}pc`
          | `${number}pi`
    • height:
          | number
          | `${number}mm`
          | `${number}cm`
          | `${number}in`
          | `${number}pt`
          | `${number}pc`
          | `${number}pi`
    • orientation: "portrait" | "landscape"

    Returns PageSize

Methods

+

Constructors

  • Parameters

    • width:
          | number
          | `${number}mm`
          | `${number}cm`
          | `${number}in`
          | `${number}pt`
          | `${number}pc`
          | `${number}pi`
    • height:
          | number
          | `${number}mm`
          | `${number}cm`
          | `${number}in`
          | `${number}pt`
          | `${number}pc`
          | `${number}pi`
    • orientation: "portrait" | "landscape"

    Returns PageSize

Methods

diff --git a/api/classes/PageTextDirection.html b/api/classes/PageTextDirection.html index 585cccf005..552b259ace 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

+

Constructors

Methods

diff --git a/api/classes/Paragraph.html b/api/classes/Paragraph.html index 484ff9eb77..ae8b450f39 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

+

Constructors

Properties

fileChild: symbol = ...

Methods

diff --git a/api/classes/ParagraphProperties.html b/api/classes/ParagraphProperties.html index 72bec84c98..06257c4401 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

+

Constructors

Methods

diff --git a/api/classes/ParagraphPropertiesDefaults.html b/api/classes/ParagraphPropertiesDefaults.html index a0c65e149b..a52d3be2f5 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

+

Constructors

Methods

diff --git a/api/classes/PositionalTab.html b/api/classes/PositionalTab.html index ed94584973..d8b69e9666 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

+

Constructors

Methods

diff --git a/api/classes/Run.html b/api/classes/Run.html index 651b9868b7..e0f678da07 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

+

Constructors

Methods

diff --git a/api/classes/RunFonts.html b/api/classes/RunFonts.html index a185987f00..4e54d6d735 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

+

Constructors

Methods

diff --git a/api/classes/RunProperties.html b/api/classes/RunProperties.html index 569374cdea..85ec59e3ee 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

+

Constructors

Methods

diff --git a/api/classes/RunPropertiesChange.html b/api/classes/RunPropertiesChange.html index e04ececf59..e0e250d976 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

+

Constructors

Methods

diff --git a/api/classes/RunPropertiesDefaults.html b/api/classes/RunPropertiesDefaults.html index bdf93f104c..ac1dd2f148 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

+

Constructors

Methods

diff --git a/api/classes/SectionProperties.html b/api/classes/SectionProperties.html index cfc1a56775..e0587d558c 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

+

Constructors

Methods

diff --git a/api/classes/SectionTypeAttributes.html b/api/classes/SectionTypeAttributes.html index cee55b9cdf..f1128a52aa 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

+

Constructors

Methods

diff --git a/api/classes/Separator.html b/api/classes/Separator.html index 1168618cc9..78bdabda66 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

+

Constructors

Methods

diff --git a/api/classes/SequentialIdentifier.html b/api/classes/SequentialIdentifier.html index 4cf4076164..de61cc8584 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

+

Constructors

Methods

diff --git a/api/classes/Shading.html b/api/classes/Shading.html index 71a1a76ecc..3c8e5598de 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

+

Constructors

Methods

diff --git a/api/classes/SimpleField.html b/api/classes/SimpleField.html index 8c3c2f1fed..7fffe31e3f 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

+

Constructors

Methods

diff --git a/api/classes/SimpleMailMergeField.html b/api/classes/SimpleMailMergeField.html index 18ffb163b2..7603358d6d 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

+

Constructors

Methods

diff --git a/api/classes/SimplePos.html b/api/classes/SimplePos.html index 2c17d1c509..9844f6ad56 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

+

Constructors

Methods

diff --git a/api/classes/SoftHyphen.html b/api/classes/SoftHyphen.html index d8b4948ca1..89b7e45e88 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

+

Constructors

Methods

diff --git a/api/classes/Spacing.html b/api/classes/Spacing.html index 9a79cb6090..0a40a7f2c6 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

+

Constructors

Methods

diff --git a/api/classes/StringContainer.html b/api/classes/StringContainer.html index 55eee1c972..9a1109dff9 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

+

Constructors

Methods

diff --git a/api/classes/StringEnumValueElement.html b/api/classes/StringEnumValueElement.html index 3d34248179..8557a28d5d 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

+

Constructors

Methods

diff --git a/api/classes/StringValueElement.html b/api/classes/StringValueElement.html index 7bece30457..4414972a6a 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

+

Constructors

Methods

diff --git a/api/classes/Style.html b/api/classes/Style.html index 7b6742a687..9bf676c2c6 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

+

Constructors

Methods

diff --git a/api/classes/StyleForCharacter.html b/api/classes/StyleForCharacter.html index ac75f71b5a..05eeec4579 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

+

Constructors

Methods

diff --git a/api/classes/StyleForParagraph.html b/api/classes/StyleForParagraph.html index 72d4568d35..972ea693a9 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

+

Constructors

Methods

diff --git a/api/classes/StyleLevel.html b/api/classes/StyleLevel.html index dca5fe3ade..0ddd19249f 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
+

Constructors

Properties

level: number
styleName: string
diff --git a/api/classes/Styles.html b/api/classes/Styles.html index 60d6bf51e4..9ba189eb17 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

+

Constructors

Methods

diff --git a/api/classes/SymbolRun.html b/api/classes/SymbolRun.html index 87ab51dd78..b479757e66 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

+

Constructors

Methods

diff --git a/api/classes/TDirection.html b/api/classes/TDirection.html index e0369b7a47..e07cd8cdd5 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

+

Constructors

Methods

diff --git a/api/classes/Tab.html b/api/classes/Tab.html index 489320bc8b..92eb9dd463 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

+

Constructors

Methods

diff --git a/api/classes/TabAttributes.html b/api/classes/TabAttributes.html index 8081d38563..23ef7db126 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 Readonlyleader?:
            | "none"
            | "dot"
            | "hyphen"
            | "underscore"
            | "middleDot"
      • Readonlypos: string | number
      • Readonlyval:
            | "center"
            | "clear"
            | "left"
            | "right"
            | "start"
            | "end"
            | "decimal"
            | "bar"
            | "num"

    Returns TabAttributes

Methods

+

Constructors

  • Parameters

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

    Returns TabAttributes

Methods

diff --git a/api/classes/TabStop.html b/api/classes/TabStop.html index 4bcad74875..f8ae6b65a5 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

+

Constructors

Methods

diff --git a/api/classes/TabStopItem.html b/api/classes/TabStopItem.html index 1b4d56c161..f46cb57143 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

+

Constructors

Methods

diff --git a/api/classes/Table.html b/api/classes/Table.html index 228fb22085..980e01d737 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

+

Constructors

Properties

fileChild: symbol = ...

Methods

diff --git a/api/classes/TableBorders.html b/api/classes/TableBorders.html index 15de5ea962..6d0e345849 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";
    };
} = ...

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";
    };
} = ...

Methods

diff --git a/api/classes/TableCell.html b/api/classes/TableCell.html index 884ffc93eb..e8d953e068 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

+

Constructors

Properties

Methods

diff --git a/api/classes/TableCellBorders.html b/api/classes/TableCellBorders.html index 4db270abed..bb7a7c12c7 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

+

Constructors

Methods

diff --git a/api/classes/TableFloatProperties.html b/api/classes/TableFloatProperties.html index 2657a68e49..1a2c343284 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

+

Constructors

Methods

diff --git a/api/classes/TableLayout.html b/api/classes/TableLayout.html index 8f59bce69d..eecf014c28 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

+

Constructors

Methods

diff --git a/api/classes/TableOfContents.html b/api/classes/TableOfContents.html index ed9576b8a6..7a1601a216 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

+

Constructors

Properties

fileChild: symbol = ...

Methods

diff --git a/api/classes/TableProperties.html b/api/classes/TableProperties.html index 0bccabe8d6..2dd0cec82d 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

+

Constructors

Methods

diff --git a/api/classes/TableRow.html b/api/classes/TableRow.html index 34d74fa97f..b7677fab6d 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

+

Constructors

Accessors

Methods

  • Parameters

    • columnIndex: number
    • allowEndNewCell: boolean = false

    Returns number

diff --git a/api/classes/TableRowHeight.html b/api/classes/TableRowHeight.html index fb6e213a3a..6756c6874e 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

+

Constructors

Methods

diff --git a/api/classes/TableRowHeightAttributes.html b/api/classes/TableRowHeightAttributes.html index af6509c09d..9711117a68 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

+

Constructors

Methods

diff --git a/api/classes/TableRowProperties.html b/api/classes/TableRowProperties.html index 0d60b2bd6b..d19789c190 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

+

Constructors

Methods

diff --git a/api/classes/TableWidthElement.html b/api/classes/TableWidthElement.html index be0a19a377..c1bdee3219 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

+

Constructors

Methods

diff --git a/api/classes/TextRun.html b/api/classes/TextRun.html index a90c15cd5d..ecc98bcdb1 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

+

Constructors

Methods

diff --git a/api/classes/ThematicBreak.html b/api/classes/ThematicBreak.html index d0dd6445d3..a6482d8f4a 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

+

Constructors

Methods

diff --git a/api/classes/Type.html b/api/classes/Type.html index fb8888663f..63ecd709ef 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

+

Constructors

Methods

diff --git a/api/classes/Underline.html b/api/classes/Underline.html index 32a98fb33c..b13a9fbe78 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
    • Optionalcolor: string

    Returns Underline

Methods

+

Constructors

  • Parameters

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

    Returns Underline

Methods

diff --git a/api/classes/VerticalAlignAttributes.html b/api/classes/VerticalAlignAttributes.html index b1b8eb4185..87f8f5da1a 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

+

Constructors

Methods

diff --git a/api/classes/VerticalAlignElement.html b/api/classes/VerticalAlignElement.html index e4dbff4927..0a57f6dff7 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

+

Constructors

Methods

diff --git a/api/classes/VerticalMerge.html b/api/classes/VerticalMerge.html index 1de0b20dbd..f1b6cbe1fc 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

+

Constructors

Methods

diff --git a/api/classes/VerticalPosition.html b/api/classes/VerticalPosition.html index 2ebe4510fc..c94a90bb12 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

+

Constructors

Methods

diff --git a/api/classes/WrapNone.html b/api/classes/WrapNone.html index b641a9f43f..05cc8e836e 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

+

Constructors

Methods

diff --git a/api/classes/WrapSquare.html b/api/classes/WrapSquare.html index 159a72df2b..a3f224a7b4 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

+

Constructors

Methods

diff --git a/api/classes/WrapTight.html b/api/classes/WrapTight.html index c15c33a13d..d8c0e393a5 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

+

Constructors

Methods

diff --git a/api/classes/WrapTopAndBottom.html b/api/classes/WrapTopAndBottom.html index 9c67040ce6..ba6908241c 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

+

Constructors

Methods

diff --git a/api/classes/XmlAttributeComponent.html b/api/classes/XmlAttributeComponent.html index f3cde28e7e..73c963f042 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 Record<string, any>

Hierarchy (view full)

Constructors

constructor +XmlAttributeComponent | docx

Class XmlAttributeComponent<T>Abstract

Type Parameters

  • T extends Record<string, any>

Hierarchy (view full)

Constructors

Methods

Constructors

Methods

+

Constructors

Methods

diff --git a/api/classes/XmlComponent.html b/api/classes/XmlComponent.html index b0082a44a9..0c11c9ce9b 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

+

Constructors

Methods

diff --git a/api/classes/YearLong.html b/api/classes/YearLong.html index f425ee4a79..a5fcd25c0c 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

+

Constructors

Methods

diff --git a/api/classes/YearShort.html b/api/classes/YearShort.html index fe879000aa..a049a32c20 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

+

Constructors

Methods

diff --git a/api/functions/abstractNumUniqueNumericIdGen.html b/api/functions/abstractNumUniqueNumericIdGen.html index f448c26ecd..2103cd60f3 100644 --- a/api/functions/abstractNumUniqueNumericIdGen.html +++ b/api/functions/abstractNumUniqueNumericIdGen.html @@ -1 +1 @@ -abstractNumUniqueNumericIdGen | docx

Function abstractNumUniqueNumericIdGen

+abstractNumUniqueNumericIdGen | docx

Function abstractNumUniqueNumericIdGen

diff --git a/api/functions/bookmarkUniqueNumericIdGen.html b/api/functions/bookmarkUniqueNumericIdGen.html index c55d05ee9f..0b61215ff5 100644 --- a/api/functions/bookmarkUniqueNumericIdGen.html +++ b/api/functions/bookmarkUniqueNumericIdGen.html @@ -1 +1 @@ -bookmarkUniqueNumericIdGen | docx

Function bookmarkUniqueNumericIdGen

+bookmarkUniqueNumericIdGen | docx

Function bookmarkUniqueNumericIdGen

diff --git a/api/functions/concreteNumUniqueNumericIdGen.html b/api/functions/concreteNumUniqueNumericIdGen.html index 0dfe3a4415..1b55c08802 100644 --- a/api/functions/concreteNumUniqueNumericIdGen.html +++ b/api/functions/concreteNumUniqueNumericIdGen.html @@ -1 +1 @@ -concreteNumUniqueNumericIdGen | docx

Function concreteNumUniqueNumericIdGen

+concreteNumUniqueNumericIdGen | docx

Function concreteNumUniqueNumericIdGen

diff --git a/api/functions/convertInchesToTwip.html b/api/functions/convertInchesToTwip.html index 69b8b37581..9a77c3899d 100644 --- a/api/functions/convertInchesToTwip.html +++ b/api/functions/convertInchesToTwip.html @@ -1 +1 @@ -convertInchesToTwip | docx

Function convertInchesToTwip

+convertInchesToTwip | docx

Function convertInchesToTwip

diff --git a/api/functions/convertMillimetersToTwip.html b/api/functions/convertMillimetersToTwip.html index c1b63001af..e3b2d4c8df 100644 --- a/api/functions/convertMillimetersToTwip.html +++ b/api/functions/convertMillimetersToTwip.html @@ -1 +1 @@ -convertMillimetersToTwip | docx

Function convertMillimetersToTwip

+convertMillimetersToTwip | docx

Function convertMillimetersToTwip

diff --git a/api/functions/convertToXmlComponent.html b/api/functions/convertToXmlComponent.html index 41a237bc3f..0f4140781e 100644 --- a/api/functions/convertToXmlComponent.html +++ b/api/functions/convertToXmlComponent.html @@ -1,3 +1,3 @@ convertToXmlComponent | docx

Function convertToXmlComponent

Converts the given xml element (in json format) into XmlComponent.

+

Returns undefined | string | ImportedXmlComponent

diff --git a/api/functions/createFrameProperties.html b/api/functions/createFrameProperties.html index 79f75fb154..f211f8b630 100644 --- a/api/functions/createFrameProperties.html +++ b/api/functions/createFrameProperties.html @@ -1 +1 @@ -createFrameProperties | docx

Function createFrameProperties

+createFrameProperties | docx

Function createFrameProperties

diff --git a/api/functions/createLineNumberType.html b/api/functions/createLineNumberType.html index 4a396c9947..9a8b06abbb 100644 --- a/api/functions/createLineNumberType.html +++ b/api/functions/createLineNumberType.html @@ -1 +1 @@ -createLineNumberType | docx

Function createLineNumberType

+createLineNumberType | docx

Function createLineNumberType

diff --git a/api/functions/createStringElement.html b/api/functions/createStringElement.html index 9b5ddf4c88..a13c40a8bd 100644 --- a/api/functions/createStringElement.html +++ b/api/functions/createStringElement.html @@ -1 +1 @@ -createStringElement | docx

Function createStringElement

+createStringElement | docx

Function createStringElement

diff --git a/api/functions/dateTimeValue.html b/api/functions/dateTimeValue.html index 3ed01672a3..44c9dd786c 100644 --- a/api/functions/dateTimeValue.html +++ b/api/functions/dateTimeValue.html @@ -1 +1 @@ -dateTimeValue | docx

Function dateTimeValue

+dateTimeValue | docx

Function dateTimeValue

diff --git a/api/functions/decimalNumber.html b/api/functions/decimalNumber.html index 97c300018b..5954abeed4 100644 --- a/api/functions/decimalNumber.html +++ b/api/functions/decimalNumber.html @@ -1 +1 @@ -decimalNumber | docx

Function decimalNumber

  • Parameters

    • val: number

    Returns number

+decimalNumber | docx

Function decimalNumber

  • Parameters

    • val: number

    Returns number

diff --git a/api/functions/docPropertiesUniqueNumericIdGen.html b/api/functions/docPropertiesUniqueNumericIdGen.html index c1a9624acb..a315895cd6 100644 --- a/api/functions/docPropertiesUniqueNumericIdGen.html +++ b/api/functions/docPropertiesUniqueNumericIdGen.html @@ -1 +1 @@ -docPropertiesUniqueNumericIdGen | docx

Function docPropertiesUniqueNumericIdGen

+docPropertiesUniqueNumericIdGen | docx

Function docPropertiesUniqueNumericIdGen

diff --git a/api/functions/eighthPointMeasureValue.html b/api/functions/eighthPointMeasureValue.html index d57ed104cb..9e730c86a4 100644 --- a/api/functions/eighthPointMeasureValue.html +++ b/api/functions/eighthPointMeasureValue.html @@ -1 +1 @@ -eighthPointMeasureValue | docx

Function eighthPointMeasureValue

  • Parameters

    • val: number

    Returns number

+eighthPointMeasureValue | docx

Function eighthPointMeasureValue

  • Parameters

    • val: number

    Returns number

diff --git a/api/functions/hashedId.html b/api/functions/hashedId.html index 9f4455821e..ed4bf49b67 100644 --- a/api/functions/hashedId.html +++ b/api/functions/hashedId.html @@ -1 +1 @@ -hashedId | docx

Function hashedId

  • Parameters

    • data:
          | string
          | Buffer
          | Uint8Array
          | ArrayBuffer

    Returns string

+hashedId | docx

Function hashedId

  • Parameters

    • data:
          | string
          | Buffer
          | Uint8Array
          | ArrayBuffer

    Returns string

diff --git a/api/functions/hexColorValue.html b/api/functions/hexColorValue.html index 8d9c28486e..a2938e9f0b 100644 --- a/api/functions/hexColorValue.html +++ b/api/functions/hexColorValue.html @@ -1 +1 @@ -hexColorValue | docx

Function hexColorValue

  • Parameters

    • val: string

    Returns string

+hexColorValue | docx

Function hexColorValue

  • Parameters

    • val: string

    Returns string

diff --git a/api/functions/hpsMeasureValue.html b/api/functions/hpsMeasureValue.html index 5737f29f4f..1de8db4d04 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

+hpsMeasureValue | docx

Function hpsMeasureValue

  • Parameters

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

    Returns string | number

diff --git a/api/functions/longHexNumber.html b/api/functions/longHexNumber.html index ab2bed7b2e..8423e87786 100644 --- a/api/functions/longHexNumber.html +++ b/api/functions/longHexNumber.html @@ -1 +1 @@ -longHexNumber | docx

Function longHexNumber

  • Parameters

    • val: string

    Returns string

+longHexNumber | docx

Function longHexNumber

  • Parameters

    • val: string

    Returns string

diff --git a/api/functions/measurementOrPercentValue.html b/api/functions/measurementOrPercentValue.html index 61367f948c..c1de44aae7 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}%`

+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}%`

diff --git a/api/functions/patchDetector.html b/api/functions/patchDetector.html index 6a55b6965b..897f35a269 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[]>

+
diff --git a/api/functions/patchDocument.html b/api/functions/patchDocument.html index 500c5c9163..8ade43db27 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]>

+patchDocument | docx

Function patchDocument

  • Type Parameters

    • T extends keyof OutputByType = keyof OutputByType

    Parameters

    Returns Promise<OutputByType[T]>

diff --git a/api/functions/percentageValue.html b/api/functions/percentageValue.html index 369c992a5a..5d5aa45a38 100644 --- a/api/functions/percentageValue.html +++ b/api/functions/percentageValue.html @@ -1 +1 @@ -percentageValue | docx

Function percentageValue

  • Parameters

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

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

+percentageValue | docx

Function percentageValue

  • Parameters

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

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

diff --git a/api/functions/pointMeasureValue.html b/api/functions/pointMeasureValue.html index 17fbf857b0..c2f8d14ac1 100644 --- a/api/functions/pointMeasureValue.html +++ b/api/functions/pointMeasureValue.html @@ -1 +1 @@ -pointMeasureValue | docx

Function pointMeasureValue

  • Parameters

    • val: number

    Returns number

+pointMeasureValue | docx

Function pointMeasureValue

  • Parameters

    • val: number

    Returns number

diff --git a/api/functions/positiveUniversalMeasureValue.html b/api/functions/positiveUniversalMeasureValue.html index 6039b99db5..59fcee0f66 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`

+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`

diff --git a/api/functions/shortHexNumber.html b/api/functions/shortHexNumber.html index 0d5d5c7f37..375d34460d 100644 --- a/api/functions/shortHexNumber.html +++ b/api/functions/shortHexNumber.html @@ -1 +1 @@ -shortHexNumber | docx

Function shortHexNumber

  • Parameters

    • val: string

    Returns string

+shortHexNumber | docx

Function shortHexNumber

  • Parameters

    • val: string

    Returns string

diff --git a/api/functions/signedHpsMeasureValue.html b/api/functions/signedHpsMeasureValue.html index 41ef542bec..7286664322 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

+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

diff --git a/api/functions/signedTwipsMeasureValue.html b/api/functions/signedTwipsMeasureValue.html index 35719777ca..ce673bbfa0 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`

+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`

diff --git a/api/functions/twipsMeasureValue.html b/api/functions/twipsMeasureValue.html index b5cdc7001f..807ee44d9f 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`

+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`

diff --git a/api/functions/uCharHexNumber.html b/api/functions/uCharHexNumber.html index 424125a82f..575e6f2838 100644 --- a/api/functions/uCharHexNumber.html +++ b/api/functions/uCharHexNumber.html @@ -1 +1 @@ -uCharHexNumber | docx

Function uCharHexNumber

  • Parameters

    • val: string

    Returns string

+uCharHexNumber | docx

Function uCharHexNumber

  • Parameters

    • val: string

    Returns string

diff --git a/api/functions/uniqueId.html b/api/functions/uniqueId.html index ddc5cc666f..fae6ec9c9b 100644 --- a/api/functions/uniqueId.html +++ b/api/functions/uniqueId.html @@ -1 +1 @@ -uniqueId | docx

Function uniqueId

+uniqueId | docx

Function uniqueId

diff --git a/api/functions/uniqueNumericIdCreator-1.html b/api/functions/uniqueNumericIdCreator-1.html index 0fe91c6074..bddec12a43 100644 --- a/api/functions/uniqueNumericIdCreator-1.html +++ b/api/functions/uniqueNumericIdCreator-1.html @@ -1 +1 @@ -uniqueNumericIdCreator | docx

Function uniqueNumericIdCreator

+uniqueNumericIdCreator | docx

Function uniqueNumericIdCreator

diff --git a/api/functions/uniqueUuid.html b/api/functions/uniqueUuid.html index 3854b57c0e..5b0f323240 100644 --- a/api/functions/uniqueUuid.html +++ b/api/functions/uniqueUuid.html @@ -1 +1 @@ -uniqueUuid | docx

Function uniqueUuid

+uniqueUuid | docx

Function uniqueUuid

diff --git a/api/functions/universalMeasureValue.html b/api/functions/universalMeasureValue.html index 6efdbeed93..1be7c23b40 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`

+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`

diff --git a/api/functions/unsignedDecimalNumber.html b/api/functions/unsignedDecimalNumber.html index 1b960fc4bf..3c33a8f070 100644 --- a/api/functions/unsignedDecimalNumber.html +++ b/api/functions/unsignedDecimalNumber.html @@ -1 +1 @@ -unsignedDecimalNumber | docx

Function unsignedDecimalNumber

  • Parameters

    • val: number

    Returns number

+unsignedDecimalNumber | docx

Function unsignedDecimalNumber

  • Parameters

    • val: number

    Returns number

diff --git a/api/interfaces/IXmlableObject.html b/api/interfaces/IXmlableObject.html index 3fd406395b..1d0a32d941 100644 --- a/api/interfaces/IXmlableObject.html +++ b/api/interfaces/IXmlableObject.html @@ -1 +1 @@ -IXmlableObject | docx

Interface IXmlableObject

Hierarchy

  • Record<string, unknown>
    • IXmlableObject

Indexable

  • [key: string]: any
+IXmlableObject | docx

Interface IXmlableObject

Hierarchy

  • Record<string, unknown>
    • IXmlableObject

Indexable

  • [key: string]: any
diff --git a/api/types/AttributeData.html b/api/types/AttributeData.html index 8b6e73a61c..55f2d945c4 100644 --- a/api/types/AttributeData.html +++ b/api/types/AttributeData.html @@ -1 +1 @@ -AttributeData | docx

Type Alias AttributeData

AttributeData: Record<string, boolean | number | string>
+AttributeData | docx

Type Alias AttributeData

AttributeData: Record<string, boolean | number | string>
diff --git a/api/types/AttributePayload.html b/api/types/AttributePayload.html index e30069f2cb..6044f6ec12 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
+AttributePayload | docx

Type Alias AttributePayload<T>

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

Type Parameters

  • T
diff --git a/api/types/IAlignmentFrameOptions.html b/api/types/IAlignmentFrameOptions.html index 4edb1b5a0e..46e7ed65f4 100644 --- a/api/types/IAlignmentFrameOptions.html +++ b/api/types/IAlignmentFrameOptions.html @@ -1 +1 @@ -IAlignmentFrameOptions | docx

Type Alias IAlignmentFrameOptions

IAlignmentFrameOptions: {
    alignment: {
        x: typeof HorizontalPositionAlign[keyof typeof HorizontalPositionAlign];
        y: typeof VerticalPositionAlign[keyof typeof VerticalPositionAlign];
    };
    type: "alignment";
} & IBaseFrameOptions
+IAlignmentFrameOptions | docx

Type Alias IAlignmentFrameOptions

IAlignmentFrameOptions: {
    alignment: {
        x: typeof HorizontalPositionAlign[keyof typeof HorizontalPositionAlign];
        y: typeof VerticalPositionAlign[keyof typeof VerticalPositionAlign];
    };
    type: "alignment";
} & IBaseFrameOptions
diff --git a/api/types/IBaseCharacterStyleOptions.html b/api/types/IBaseCharacterStyleOptions.html index d50b80eb26..dd0999327d 100644 --- a/api/types/IBaseCharacterStyleOptions.html +++ b/api/types/IBaseCharacterStyleOptions.html @@ -1 +1 @@ -IBaseCharacterStyleOptions | docx

Type Alias IBaseCharacterStyleOptions

IBaseCharacterStyleOptions: {
    run?: IRunStylePropertiesOptions;
} & IStyleOptions
+IBaseCharacterStyleOptions | docx

Type Alias IBaseCharacterStyleOptions

IBaseCharacterStyleOptions: {
    run?: IRunStylePropertiesOptions;
} & IStyleOptions
diff --git a/api/types/IBaseParagraphStyleOptions.html b/api/types/IBaseParagraphStyleOptions.html index 1cb08b6eaf..85489c0c77 100644 --- a/api/types/IBaseParagraphStyleOptions.html +++ b/api/types/IBaseParagraphStyleOptions.html @@ -1 +1 @@ -IBaseParagraphStyleOptions | docx

Type Alias IBaseParagraphStyleOptions

IBaseParagraphStyleOptions: {
    paragraph?: IParagraphStylePropertiesOptions;
    run?: IRunStylePropertiesOptions;
} & IStyleOptions
+IBaseParagraphStyleOptions | docx

Type Alias IBaseParagraphStyleOptions

IBaseParagraphStyleOptions: {
    paragraph?: IParagraphStylePropertiesOptions;
    run?: IRunStylePropertiesOptions;
} & IStyleOptions
diff --git a/api/types/IBorderOptions.html b/api/types/IBorderOptions.html index c4e4253bc5..66c9ebbb2c 100644 --- a/api/types/IBorderOptions.html +++ b/api/types/IBorderOptions.html @@ -1,4 +1,4 @@ IBorderOptions | docx

Type Alias IBorderOptions

IBorderOptions: {
    color?: string;
    size?: number;
    space?: number;
    style: typeof BorderStyle[keyof typeof BorderStyle];
}

Type declaration

  • Optional Readonlycolor?: string

    Border color, in hex (eg 'FF00AA')

  • Optional Readonlysize?: number

    Size of the border in 1/8 pt

  • Optional Readonlyspace?: number

    Spacing offset. Values are specified in pt

    -
  • Readonlystyle: typeof BorderStyle[keyof typeof BorderStyle]
+
  • Readonlystyle: typeof BorderStyle[keyof typeof BorderStyle]
  • diff --git a/api/types/IBordersOptions.html b/api/types/IBordersOptions.html index 48ba84dce3..e311cf47eb 100644 --- a/api/types/IBordersOptions.html +++ b/api/types/IBordersOptions.html @@ -1 +1 @@ -IBordersOptions | docx

    Type Alias IBordersOptions

    IBordersOptions: {
        bottom?: IBorderOptions;
        left?: IBorderOptions;
        right?: IBorderOptions;
        top?: IBorderOptions;
    }
    +IBordersOptions | docx

    Type Alias IBordersOptions

    IBordersOptions: {
        bottom?: IBorderOptions;
        left?: IBorderOptions;
        right?: IBorderOptions;
        top?: IBorderOptions;
    }
    diff --git a/api/types/ICharacterStyleOptions.html b/api/types/ICharacterStyleOptions.html index c4f1815bd2..71940d3575 100644 --- a/api/types/ICharacterStyleOptions.html +++ b/api/types/ICharacterStyleOptions.html @@ -1 +1 @@ -ICharacterStyleOptions | docx

    Type Alias ICharacterStyleOptions

    ICharacterStyleOptions: {
        id: string;
    } & IBaseCharacterStyleOptions
    +ICharacterStyleOptions | docx

    Type Alias ICharacterStyleOptions

    ICharacterStyleOptions: {
        id: string;
    } & IBaseCharacterStyleOptions
    diff --git a/api/types/ICheckboxSymbolOptions.html b/api/types/ICheckboxSymbolOptions.html index f2981c490f..89daedd6db 100644 --- a/api/types/ICheckboxSymbolOptions.html +++ b/api/types/ICheckboxSymbolOptions.html @@ -1 +1 @@ -ICheckboxSymbolOptions | docx

    Type Alias ICheckboxSymbolOptions

    ICheckboxSymbolOptions: {
        alias?: string;
        checked?: boolean;
        checkedState?: ICheckboxSymbolProperties;
        uncheckedState?: ICheckboxSymbolProperties;
    }
    +ICheckboxSymbolOptions | docx

    Type Alias ICheckboxSymbolOptions

    ICheckboxSymbolOptions: {
        alias?: string;
        checked?: boolean;
        checkedState?: ICheckboxSymbolProperties;
        uncheckedState?: ICheckboxSymbolProperties;
    }
    diff --git a/api/types/ICheckboxSymbolProperties.html b/api/types/ICheckboxSymbolProperties.html index 130634204b..e44ec8ee4d 100644 --- a/api/types/ICheckboxSymbolProperties.html +++ b/api/types/ICheckboxSymbolProperties.html @@ -1 +1 @@ -ICheckboxSymbolProperties | docx

    Type Alias ICheckboxSymbolProperties

    ICheckboxSymbolProperties: {
        font?: string;
        value?: string;
    }
    +ICheckboxSymbolProperties | docx

    Type Alias ICheckboxSymbolProperties

    ICheckboxSymbolProperties: {
        font?: string;
        value?: string;
    }
    diff --git a/api/types/IColumnsAttributes.html b/api/types/IColumnsAttributes.html index 3eeba1822d..7923d3c0b5 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;
    }
    +IColumnsAttributes | docx

    Type Alias IColumnsAttributes

    IColumnsAttributes: {
        children?: readonly Column[];
        count?: number;
        equalWidth?: boolean;
        separate?: boolean;
        space?: number | PositiveUniversalMeasure;
    }
    diff --git a/api/types/ICommentOptions.html b/api/types/ICommentOptions.html index dab916995d..04f58ca5a3 100644 --- a/api/types/ICommentOptions.html +++ b/api/types/ICommentOptions.html @@ -1 +1 @@ -ICommentOptions | docx

    Type Alias ICommentOptions

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

    Type Alias ICommentOptions

    ICommentOptions: {
        author?: string;
        children: readonly FileChild[];
        date?: Date;
        id: number;
        initials?: string;
    }
    diff --git a/api/types/ICommentsOptions.html b/api/types/ICommentsOptions.html index 8ce58ad8ed..cac8fc8114 100644 --- a/api/types/ICommentsOptions.html +++ b/api/types/ICommentsOptions.html @@ -1 +1 @@ -ICommentsOptions | docx

    Type Alias ICommentsOptions

    ICommentsOptions: {
        children: readonly ICommentOptions[];
    }
    +ICommentsOptions | docx

    Type Alias ICommentsOptions

    ICommentsOptions: {
        children: readonly ICommentOptions[];
    }
    diff --git a/api/types/IConcreteNumberingOptions.html b/api/types/IConcreteNumberingOptions.html index b078a00eac..3e0b61f757 100644 --- a/api/types/IConcreteNumberingOptions.html +++ b/api/types/IConcreteNumberingOptions.html @@ -1 +1 @@ -IConcreteNumberingOptions | docx

    Type Alias IConcreteNumberingOptions

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

    Type Alias IConcreteNumberingOptions

    IConcreteNumberingOptions: {
        abstractNumId: number;
        instance: number;
        numId: number;
        overrideLevels?: readonly IOverrideLevel[];
        reference: string;
    }
    diff --git a/api/types/IContext.html b/api/types/IContext.html index dad40d4671..4c48f36b61 100644 --- a/api/types/IContext.html +++ b/api/types/IContext.html @@ -1 +1 @@ -IContext | docx

    Type Alias IContext

    IContext: {
        file: Document;
        stack: IXmlableObject[];
        viewWrapper: IViewWrapper;
    }
    +IContext | docx

    Type Alias IContext

    IContext: {
        file: Document;
        stack: IXmlableObject[];
        viewWrapper: IViewWrapper;
    }
    diff --git a/api/types/IDistance.html b/api/types/IDistance.html index 42748cf8c5..1953c354f3 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;
    }
    +IDistance | docx

    Type Alias IDistance

    IDistance: {
        distB?: number;
        distL?: number;
        distR?: number;
        distT?: number;
    }
    diff --git a/api/types/IDocGridAttributesProperties.html b/api/types/IDocGridAttributesProperties.html index ceeec232f7..9f1f284e7e 100644 --- a/api/types/IDocGridAttributesProperties.html +++ b/api/types/IDocGridAttributesProperties.html @@ -1 +1 @@ -IDocGridAttributesProperties | docx

    Type Alias IDocGridAttributesProperties

    IDocGridAttributesProperties: {
        charSpace?: number;
        linePitch?: number;
        type?: typeof DocumentGridType[keyof typeof DocumentGridType];
    }
    +IDocGridAttributesProperties | docx

    Type Alias IDocGridAttributesProperties

    IDocGridAttributesProperties: {
        charSpace?: number;
        linePitch?: number;
        type?: typeof DocumentGridType[keyof typeof DocumentGridType];
    }
    diff --git a/api/types/IDocumentAttributesProperties.html b/api/types/IDocumentAttributesProperties.html index 87055598d5..3d969e2a5a 100644 --- a/api/types/IDocumentAttributesProperties.html +++ b/api/types/IDocumentAttributesProperties.html @@ -1 +1 @@ -IDocumentAttributesProperties | docx

    Type Alias IDocumentAttributesProperties

    IDocumentAttributesProperties: {
        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;
        Ignorable?: 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;
    }
    +IDocumentAttributesProperties | docx

    Type Alias IDocumentAttributesProperties

    IDocumentAttributesProperties: {
        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;
        Ignorable?: 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;
    }
    diff --git a/api/types/IDocumentBackgroundOptions.html b/api/types/IDocumentBackgroundOptions.html index 108c453147..7a45309b27 100644 --- a/api/types/IDocumentBackgroundOptions.html +++ b/api/types/IDocumentBackgroundOptions.html @@ -1 +1 @@ -IDocumentBackgroundOptions | docx

    Type Alias IDocumentBackgroundOptions

    IDocumentBackgroundOptions: {
        color?: string;
        themeColor?: string;
        themeShade?: string;
        themeTint?: string;
    }
    +IDocumentBackgroundOptions | docx

    Type Alias IDocumentBackgroundOptions

    IDocumentBackgroundOptions: {
        color?: string;
        themeColor?: string;
        themeShade?: string;
        themeTint?: string;
    }
    diff --git a/api/types/IDocumentDefaultsOptions.html b/api/types/IDocumentDefaultsOptions.html index 15e6e0c012..64013b254b 100644 --- a/api/types/IDocumentDefaultsOptions.html +++ b/api/types/IDocumentDefaultsOptions.html @@ -1 +1 @@ -IDocumentDefaultsOptions | docx

    Type Alias IDocumentDefaultsOptions

    IDocumentDefaultsOptions: {
        paragraph?: IParagraphStylePropertiesOptions;
        run?: IRunStylePropertiesOptions;
    }
    +IDocumentDefaultsOptions | docx

    Type Alias IDocumentDefaultsOptions

    IDocumentDefaultsOptions: {
        paragraph?: IParagraphStylePropertiesOptions;
        run?: IRunStylePropertiesOptions;
    }
    diff --git a/api/types/IDocumentFooter.html b/api/types/IDocumentFooter.html index 6d0114a787..8b7c9f8314 100644 --- a/api/types/IDocumentFooter.html +++ b/api/types/IDocumentFooter.html @@ -1 +1 @@ -IDocumentFooter | docx

    Type Alias IDocumentFooter

    IDocumentFooter: {
        footer: FooterWrapper;
        type: typeof HeaderFooterReferenceType[keyof typeof HeaderFooterReferenceType];
    }
    +IDocumentFooter | docx

    Type Alias IDocumentFooter

    IDocumentFooter: {
        footer: FooterWrapper;
        type: typeof HeaderFooterReferenceType[keyof typeof HeaderFooterReferenceType];
    }
    diff --git a/api/types/IDocumentHeader.html b/api/types/IDocumentHeader.html index 2d888872c8..492f465403 100644 --- a/api/types/IDocumentHeader.html +++ b/api/types/IDocumentHeader.html @@ -1 +1 @@ -IDocumentHeader | docx

    Type Alias IDocumentHeader

    IDocumentHeader: {
        header: HeaderWrapper;
        type: typeof HeaderFooterReferenceType[keyof typeof HeaderFooterReferenceType];
    }
    +IDocumentHeader | docx

    Type Alias IDocumentHeader

    IDocumentHeader: {
        header: HeaderWrapper;
        type: typeof HeaderFooterReferenceType[keyof typeof HeaderFooterReferenceType];
    }
    diff --git a/api/types/IDocumentOptions.html b/api/types/IDocumentOptions.html index 72364186f7..f5a254e513 100644 --- a/api/types/IDocumentOptions.html +++ b/api/types/IDocumentOptions.html @@ -1 +1 @@ -IDocumentOptions | docx

    Type Alias IDocumentOptions

    IDocumentOptions: {
        background?: IDocumentBackgroundOptions;
    }
    +IDocumentOptions | docx

    Type Alias IDocumentOptions

    IDocumentOptions: {
        background?: IDocumentBackgroundOptions;
    }
    diff --git a/api/types/IDrawingOptions.html b/api/types/IDrawingOptions.html index 9177728eaf..191db10da4 100644 --- a/api/types/IDrawingOptions.html +++ b/api/types/IDrawingOptions.html @@ -1 +1 @@ -IDrawingOptions | docx

    Type Alias IDrawingOptions

    IDrawingOptions: {
        docProperties?: DocPropertiesOptions;
        floating?: IFloating;
        outline?: OutlineOptions;
    }
    +IDrawingOptions | docx

    Type Alias IDrawingOptions

    IDrawingOptions: {
        docProperties?: DocPropertiesOptions;
        floating?: IFloating;
        outline?: OutlineOptions;
    }
    diff --git a/api/types/IFloating.html b/api/types/IFloating.html index c040e9309e..22b43e810b 100644 --- a/api/types/IFloating.html +++ b/api/types/IFloating.html @@ -1 +1 @@ -IFloating | docx

    Type Alias IFloating

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

    Type Alias IFloating

    IFloating: {
        allowOverlap?: boolean;
        behindDocument?: boolean;
        horizontalPosition: IHorizontalPositionOptions;
        layoutInCell?: boolean;
        lockAnchor?: boolean;
        margins?: IMargins;
        verticalPosition: IVerticalPositionOptions;
        wrap?: ITextWrapping;
        zIndex?: number;
    }
    diff --git a/api/types/IFontAttributesProperties.html b/api/types/IFontAttributesProperties.html index 67c0653d02..d9b47876a0 100644 --- a/api/types/IFontAttributesProperties.html +++ b/api/types/IFontAttributesProperties.html @@ -1 +1 @@ -IFontAttributesProperties | docx

    Type Alias IFontAttributesProperties

    IFontAttributesProperties: {
        ascii?: string;
        cs?: string;
        eastAsia?: string;
        hAnsi?: string;
        hint?: string;
    }
    +IFontAttributesProperties | docx

    Type Alias IFontAttributesProperties

    IFontAttributesProperties: {
        ascii?: string;
        cs?: string;
        eastAsia?: string;
        hAnsi?: string;
        hint?: string;
    }
    diff --git a/api/types/IFrameOptions.html b/api/types/IFrameOptions.html index f4d9e08ed5..7672bc6747 100644 --- a/api/types/IFrameOptions.html +++ b/api/types/IFrameOptions.html @@ -1 +1 @@ -IFrameOptions | docx

    Type Alias IFrameOptions

    +IFrameOptions | docx

    Type Alias IFrameOptions

    diff --git a/api/types/IHeaderFooterGroup.html b/api/types/IHeaderFooterGroup.html index 2841505c08..7e2f57ba8a 100644 --- a/api/types/IHeaderFooterGroup.html +++ b/api/types/IHeaderFooterGroup.html @@ -1 +1 @@ -IHeaderFooterGroup | docx

    Type Alias IHeaderFooterGroup<T>

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

    Type Parameters

    • T
    +IHeaderFooterGroup | docx

    Type Alias IHeaderFooterGroup<T>

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

    Type Parameters

    • T
    diff --git a/api/types/IHeaderFooterOptions.html b/api/types/IHeaderFooterOptions.html index c9c86e511a..ab062dfeaf 100644 --- a/api/types/IHeaderFooterOptions.html +++ b/api/types/IHeaderFooterOptions.html @@ -1 +1 @@ -IHeaderFooterOptions | docx

    Type Alias IHeaderFooterOptions

    IHeaderFooterOptions: {
        id?: number;
        type?: typeof HeaderFooterReferenceType[keyof typeof HeaderFooterReferenceType];
    }
    +IHeaderFooterOptions | docx

    Type Alias IHeaderFooterOptions

    IHeaderFooterOptions: {
        id?: number;
        type?: typeof HeaderFooterReferenceType[keyof typeof HeaderFooterReferenceType];
    }
    diff --git a/api/types/IHeaderOptions.html b/api/types/IHeaderOptions.html index cdc0c0be17..37143b420c 100644 --- a/api/types/IHeaderOptions.html +++ b/api/types/IHeaderOptions.html @@ -1 +1 @@ -IHeaderOptions | docx

    Type Alias IHeaderOptions

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

    Type Alias IHeaderOptions

    IHeaderOptions: {
        children: readonly (Paragraph | Table)[];
    }
    diff --git a/api/types/IHorizontalPositionOptions.html b/api/types/IHorizontalPositionOptions.html index db2250ef43..b0ce258381 100644 --- a/api/types/IHorizontalPositionOptions.html +++ b/api/types/IHorizontalPositionOptions.html @@ -1 +1 @@ -IHorizontalPositionOptions | docx

    Type Alias IHorizontalPositionOptions

    IHorizontalPositionOptions: {
        align?: typeof HorizontalPositionAlign[keyof typeof HorizontalPositionAlign];
        offset?: number;
        relative?: typeof HorizontalPositionRelativeFrom[keyof typeof HorizontalPositionRelativeFrom];
    }
    +IHorizontalPositionOptions | docx

    Type Alias IHorizontalPositionOptions

    IHorizontalPositionOptions: {
        align?: typeof HorizontalPositionAlign[keyof typeof HorizontalPositionAlign];
        offset?: number;
        relative?: typeof HorizontalPositionRelativeFrom[keyof typeof HorizontalPositionRelativeFrom];
    }
    diff --git a/api/types/IImageOptions.html b/api/types/IImageOptions.html index 00a692a527..d6083ad843 100644 --- a/api/types/IImageOptions.html +++ b/api/types/IImageOptions.html @@ -1 +1 @@ -IImageOptions | docx

    Type Alias IImageOptions

    IImageOptions: (RegularImageOptions | SvgMediaOptions) & CoreImageOptions
    +IImageOptions | docx

    Type Alias IImageOptions

    IImageOptions: (RegularImageOptions | SvgMediaOptions) & CoreImageOptions
    diff --git a/api/types/IIndentAttributesProperties.html b/api/types/IIndentAttributesProperties.html index 38f1cef8b9..0e5c92a30c 100644 --- a/api/types/IIndentAttributesProperties.html +++ b/api/types/IIndentAttributesProperties.html @@ -1 +1 @@ -IIndentAttributesProperties | docx

    Type Alias IIndentAttributesProperties

    IIndentAttributesProperties: {
        end?: number | UniversalMeasure;
        firstLine?: number | PositiveUniversalMeasure;
        hanging?: number | PositiveUniversalMeasure;
        left?: number | UniversalMeasure;
        right?: number | UniversalMeasure;
        start?: number | UniversalMeasure;
    }
    +IIndentAttributesProperties | docx

    Type Alias IIndentAttributesProperties

    IIndentAttributesProperties: {
        end?: number | UniversalMeasure;
        firstLine?: number | PositiveUniversalMeasure;
        hanging?: number | PositiveUniversalMeasure;
        left?: number | UniversalMeasure;
        right?: number | UniversalMeasure;
        start?: number | UniversalMeasure;
    }
    diff --git a/api/types/ILevelParagraphStylePropertiesOptions.html b/api/types/ILevelParagraphStylePropertiesOptions.html index 3d311dba71..024718ae45 100644 --- a/api/types/ILevelParagraphStylePropertiesOptions.html +++ b/api/types/ILevelParagraphStylePropertiesOptions.html @@ -1,3 +1,3 @@ ILevelParagraphStylePropertiesOptions | docx

    Type Alias ILevelParagraphStylePropertiesOptions

    ILevelParagraphStylePropertiesOptions: {
        alignment?: typeof AlignmentType[keyof typeof AlignmentType];
        contextualSpacing?: boolean;
        indent?: IIndentAttributesProperties;
        keepLines?: boolean;
        keepNext?: boolean;
        leftTabStop?: number;
        outlineLevel?: number;
        rightTabStop?: number;
        spacing?: ISpacingProperties;
        thematicBreak?: boolean;
    }

    Type declaration

    • Optional Readonlyalignment?: typeof AlignmentType[keyof typeof AlignmentType]
    • Optional ReadonlycontextualSpacing?: boolean
    • Optional Readonlyindent?: IIndentAttributesProperties
    • Optional ReadonlykeepLines?: boolean

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

    • Optional ReadonlykeepNext?: 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.

      -
    • Optional ReadonlyleftTabStop?: number
    • Optional ReadonlyoutlineLevel?: number
    • Optional ReadonlyrightTabStop?: number
    • Optional Readonlyspacing?: ISpacingProperties
    • Optional ReadonlythematicBreak?: boolean
    +
  • Optional ReadonlyleftTabStop?: number
  • Optional ReadonlyoutlineLevel?: number
  • Optional ReadonlyrightTabStop?: number
  • Optional Readonlyspacing?: ISpacingProperties
  • Optional ReadonlythematicBreak?: boolean
  • diff --git a/api/types/ILevelsOptions.html b/api/types/ILevelsOptions.html index 228f44a6d2..0b93e70161 100644 --- a/api/types/ILevelsOptions.html +++ b/api/types/ILevelsOptions.html @@ -1 +1 @@ -ILevelsOptions | docx

    Type Alias ILevelsOptions

    ILevelsOptions: {
        alignment?: typeof AlignmentType[keyof typeof AlignmentType];
        format?: typeof LevelFormat[keyof typeof LevelFormat];
        isLegalNumberingStyle?: boolean;
        level: number;
        start?: number;
        style?: {
            paragraph?: ILevelParagraphStylePropertiesOptions;
            run?: IRunStylePropertiesOptions;
        };
        suffix?: typeof LevelSuffix[keyof typeof LevelSuffix];
        text?: string;
    }
    +ILevelsOptions | docx

    Type Alias ILevelsOptions

    ILevelsOptions: {
        alignment?: typeof AlignmentType[keyof typeof AlignmentType];
        format?: typeof LevelFormat[keyof typeof LevelFormat];
        isLegalNumberingStyle?: boolean;
        level: number;
        start?: number;
        style?: {
            paragraph?: ILevelParagraphStylePropertiesOptions;
            run?: IRunStylePropertiesOptions;
        };
        suffix?: typeof LevelSuffix[keyof typeof LevelSuffix];
        text?: string;
    }
    diff --git a/api/types/ILineNumberAttributes.html b/api/types/ILineNumberAttributes.html index c8187de572..bae13553ce 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;
    }
    +ILineNumberAttributes | docx

    Type Alias ILineNumberAttributes

    ILineNumberAttributes: {
        countBy?: number;
        distance?: number | PositiveUniversalMeasure;
        restart?: typeof LineNumberRestartFormat[keyof typeof LineNumberRestartFormat];
        start?: number;
    }
    diff --git a/api/types/IMargins.html b/api/types/IMargins.html index ceac631a0a..bfcaf35b22 100644 --- a/api/types/IMargins.html +++ b/api/types/IMargins.html @@ -1 +1 @@ -IMargins | docx

    Type Alias IMargins

    IMargins: {
        bottom?: number;
        left?: number;
        right?: number;
        top?: number;
    }
    +IMargins | docx

    Type Alias IMargins

    IMargins: {
        bottom?: number;
        left?: number;
        right?: number;
        top?: number;
    }
    diff --git a/api/types/IMathFractionOptions.html b/api/types/IMathFractionOptions.html index d428f3c247..ab777160a8 100644 --- a/api/types/IMathFractionOptions.html +++ b/api/types/IMathFractionOptions.html @@ -1 +1 @@ -IMathFractionOptions | docx

    Type Alias IMathFractionOptions

    IMathFractionOptions: {
        denominator: readonly MathComponent[];
        numerator: readonly MathComponent[];
    }
    +IMathFractionOptions | docx

    Type Alias IMathFractionOptions

    IMathFractionOptions: {
        denominator: readonly MathComponent[];
        numerator: readonly MathComponent[];
    }
    diff --git a/api/types/IMathFunctionOptions.html b/api/types/IMathFunctionOptions.html index 36295605d7..dd65021372 100644 --- a/api/types/IMathFunctionOptions.html +++ b/api/types/IMathFunctionOptions.html @@ -1 +1 @@ -IMathFunctionOptions | docx

    Type Alias IMathFunctionOptions

    IMathFunctionOptions: {
        children: readonly MathComponent[];
        name: readonly MathComponent[];
    }
    +IMathFunctionOptions | docx

    Type Alias IMathFunctionOptions

    IMathFunctionOptions: {
        children: readonly MathComponent[];
        name: readonly MathComponent[];
    }
    diff --git a/api/types/IMathIntegralOptions.html b/api/types/IMathIntegralOptions.html index b50887b880..9a9a3588d8 100644 --- a/api/types/IMathIntegralOptions.html +++ b/api/types/IMathIntegralOptions.html @@ -1 +1 @@ -IMathIntegralOptions | docx

    Type Alias IMathIntegralOptions

    IMathIntegralOptions: {
        children: readonly MathComponent[];
        subScript?: readonly MathComponent[];
        superScript?: readonly MathComponent[];
    }
    +IMathIntegralOptions | docx

    Type Alias IMathIntegralOptions

    IMathIntegralOptions: {
        children: readonly MathComponent[];
        subScript?: readonly MathComponent[];
        superScript?: readonly MathComponent[];
    }
    diff --git a/api/types/IMathLimitLowerOptions.html b/api/types/IMathLimitLowerOptions.html index 1c1f230024..5b82b99752 100644 --- a/api/types/IMathLimitLowerOptions.html +++ b/api/types/IMathLimitLowerOptions.html @@ -1 +1 @@ -IMathLimitLowerOptions | docx

    Type Alias IMathLimitLowerOptions

    IMathLimitLowerOptions: {
        children: readonly MathComponent[];
        limit: readonly MathComponent[];
    }
    +IMathLimitLowerOptions | docx

    Type Alias IMathLimitLowerOptions

    IMathLimitLowerOptions: {
        children: readonly MathComponent[];
        limit: readonly MathComponent[];
    }
    diff --git a/api/types/IMathLimitUpperOptions.html b/api/types/IMathLimitUpperOptions.html index f5aa665e03..92efb7a40a 100644 --- a/api/types/IMathLimitUpperOptions.html +++ b/api/types/IMathLimitUpperOptions.html @@ -1 +1 @@ -IMathLimitUpperOptions | docx

    Type Alias IMathLimitUpperOptions

    IMathLimitUpperOptions: {
        children: readonly MathComponent[];
        limit: readonly MathComponent[];
    }
    +IMathLimitUpperOptions | docx

    Type Alias IMathLimitUpperOptions

    IMathLimitUpperOptions: {
        children: readonly MathComponent[];
        limit: readonly MathComponent[];
    }
    diff --git a/api/types/IMathOptions.html b/api/types/IMathOptions.html index 0d737e24ce..05d2ffbb36 100644 --- a/api/types/IMathOptions.html +++ b/api/types/IMathOptions.html @@ -1 +1 @@ -IMathOptions | docx

    Type Alias IMathOptions

    IMathOptions: {
        children: readonly MathComponent[];
    }
    +IMathOptions | docx

    Type Alias IMathOptions

    IMathOptions: {
        children: readonly MathComponent[];
    }
    diff --git a/api/types/IMathPreSubSuperScriptOptions.html b/api/types/IMathPreSubSuperScriptOptions.html index 43f5c49dcd..350141a020 100644 --- a/api/types/IMathPreSubSuperScriptOptions.html +++ b/api/types/IMathPreSubSuperScriptOptions.html @@ -1 +1 @@ -IMathPreSubSuperScriptOptions | docx

    Type Alias IMathPreSubSuperScriptOptions

    IMathPreSubSuperScriptOptions: {
        children: readonly MathComponent[];
        subScript: readonly MathComponent[];
        superScript: readonly MathComponent[];
    }
    +IMathPreSubSuperScriptOptions | docx

    Type Alias IMathPreSubSuperScriptOptions

    IMathPreSubSuperScriptOptions: {
        children: readonly MathComponent[];
        subScript: readonly MathComponent[];
        superScript: readonly MathComponent[];
    }
    diff --git a/api/types/IMathRadicalOptions.html b/api/types/IMathRadicalOptions.html index d8af6af0d7..2a1977ae34 100644 --- a/api/types/IMathRadicalOptions.html +++ b/api/types/IMathRadicalOptions.html @@ -1 +1 @@ -IMathRadicalOptions | docx

    Type Alias IMathRadicalOptions

    IMathRadicalOptions: {
        children: readonly MathComponent[];
        degree?: readonly MathComponent[];
    }
    +IMathRadicalOptions | docx

    Type Alias IMathRadicalOptions

    IMathRadicalOptions: {
        children: readonly MathComponent[];
        degree?: readonly MathComponent[];
    }
    diff --git a/api/types/IMathSubScriptOptions.html b/api/types/IMathSubScriptOptions.html index bd0d8d703f..a63db7af96 100644 --- a/api/types/IMathSubScriptOptions.html +++ b/api/types/IMathSubScriptOptions.html @@ -1 +1 @@ -IMathSubScriptOptions | docx

    Type Alias IMathSubScriptOptions

    IMathSubScriptOptions: {
        children: readonly MathComponent[];
        subScript: readonly MathComponent[];
    }
    +IMathSubScriptOptions | docx

    Type Alias IMathSubScriptOptions

    IMathSubScriptOptions: {
        children: readonly MathComponent[];
        subScript: readonly MathComponent[];
    }
    diff --git a/api/types/IMathSubSuperScriptOptions.html b/api/types/IMathSubSuperScriptOptions.html index dd0eec79a4..3ab994ac92 100644 --- a/api/types/IMathSubSuperScriptOptions.html +++ b/api/types/IMathSubSuperScriptOptions.html @@ -1 +1 @@ -IMathSubSuperScriptOptions | docx

    Type Alias IMathSubSuperScriptOptions

    IMathSubSuperScriptOptions: {
        children: readonly MathComponent[];
        subScript: readonly MathComponent[];
        superScript: readonly MathComponent[];
    }
    +IMathSubSuperScriptOptions | docx

    Type Alias IMathSubSuperScriptOptions

    IMathSubSuperScriptOptions: {
        children: readonly MathComponent[];
        subScript: readonly MathComponent[];
        superScript: readonly MathComponent[];
    }
    diff --git a/api/types/IMathSumOptions.html b/api/types/IMathSumOptions.html index 878f1fa3a4..f3fe5cceaf 100644 --- a/api/types/IMathSumOptions.html +++ b/api/types/IMathSumOptions.html @@ -1 +1 @@ -IMathSumOptions | docx

    Type Alias IMathSumOptions

    IMathSumOptions: {
        children: readonly MathComponent[];
        subScript?: readonly MathComponent[];
        superScript?: readonly MathComponent[];
    }
    +IMathSumOptions | docx

    Type Alias IMathSumOptions

    IMathSumOptions: {
        children: readonly MathComponent[];
        subScript?: readonly MathComponent[];
        superScript?: readonly MathComponent[];
    }
    diff --git a/api/types/IMathSuperScriptOptions.html b/api/types/IMathSuperScriptOptions.html index 88b0d9de3c..f6df3ad799 100644 --- a/api/types/IMathSuperScriptOptions.html +++ b/api/types/IMathSuperScriptOptions.html @@ -1 +1 @@ -IMathSuperScriptOptions | docx

    Type Alias IMathSuperScriptOptions

    IMathSuperScriptOptions: {
        children: readonly MathComponent[];
        superScript: readonly MathComponent[];
    }
    +IMathSuperScriptOptions | docx

    Type Alias IMathSuperScriptOptions

    IMathSuperScriptOptions: {
        children: readonly MathComponent[];
        superScript: readonly MathComponent[];
    }
    diff --git a/api/types/IMediaData.html b/api/types/IMediaData.html index c3e07dcd0e..5081690ae0 100644 --- a/api/types/IMediaData.html +++ b/api/types/IMediaData.html @@ -1 +1 @@ -IMediaData | docx

    Type Alias IMediaData

    IMediaData: (RegularMediaData | SvgMediaData) & CoreMediaData
    +IMediaData | docx

    Type Alias IMediaData

    IMediaData: (RegularMediaData | SvgMediaData) & CoreMediaData
    diff --git a/api/types/IMediaDataTransformation.html b/api/types/IMediaDataTransformation.html index 1fc1e580bd..18d576ee89 100644 --- a/api/types/IMediaDataTransformation.html +++ b/api/types/IMediaDataTransformation.html @@ -1 +1 @@ -IMediaDataTransformation | docx

    Type Alias IMediaDataTransformation

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

    Type Alias IMediaDataTransformation

    IMediaDataTransformation: {
        emus: {
            x: number;
            y: number;
        };
        flip?: {
            horizontal?: boolean;
            vertical?: boolean;
        };
        pixels: {
            x: number;
            y: number;
        };
        rotation?: number;
    }
    diff --git a/api/types/IMediaTransformation.html b/api/types/IMediaTransformation.html index 1081af48aa..d0a03cbcd6 100644 --- a/api/types/IMediaTransformation.html +++ b/api/types/IMediaTransformation.html @@ -1 +1 @@ -IMediaTransformation | docx

    Type Alias IMediaTransformation

    IMediaTransformation: {
        flip?: {
            horizontal?: boolean;
            vertical?: boolean;
        };
        height: number;
        rotation?: number;
        width: number;
    }
    +IMediaTransformation | docx

    Type Alias IMediaTransformation

    IMediaTransformation: {
        flip?: {
            horizontal?: boolean;
            vertical?: boolean;
        };
        height: number;
        rotation?: number;
        width: number;
    }
    diff --git a/api/types/INumberingOptions.html b/api/types/INumberingOptions.html index f04860fc3c..b7e322d77b 100644 --- a/api/types/INumberingOptions.html +++ b/api/types/INumberingOptions.html @@ -1 +1 @@ -INumberingOptions | docx

    Type Alias INumberingOptions

    INumberingOptions: {
        config: readonly {
            levels: readonly ILevelsOptions[];
            reference: string;
        }[];
    }
    +INumberingOptions | docx

    Type Alias INumberingOptions

    INumberingOptions: {
        config: readonly {
            levels: readonly ILevelsOptions[];
            reference: string;
        }[];
    }
    diff --git a/api/types/IPageBorderAttributes.html b/api/types/IPageBorderAttributes.html index 17dbaa7c2c..70c56d0eee 100644 --- a/api/types/IPageBorderAttributes.html +++ b/api/types/IPageBorderAttributes.html @@ -1 +1 @@ -IPageBorderAttributes | docx

    Type Alias IPageBorderAttributes

    IPageBorderAttributes: {
        display?: typeof PageBorderDisplay[keyof typeof PageBorderDisplay];
        offsetFrom?: typeof PageBorderOffsetFrom[keyof typeof PageBorderOffsetFrom];
        zOrder?: typeof PageBorderZOrder[keyof typeof PageBorderZOrder];
    }
    +IPageBorderAttributes | docx

    Type Alias IPageBorderAttributes

    IPageBorderAttributes: {
        display?: typeof PageBorderDisplay[keyof typeof PageBorderDisplay];
        offsetFrom?: typeof PageBorderOffsetFrom[keyof typeof PageBorderOffsetFrom];
        zOrder?: typeof PageBorderZOrder[keyof typeof PageBorderZOrder];
    }
    diff --git a/api/types/IPageBordersOptions.html b/api/types/IPageBordersOptions.html index 65f836b372..2ab78b17aa 100644 --- a/api/types/IPageBordersOptions.html +++ b/api/types/IPageBordersOptions.html @@ -1 +1 @@ -IPageBordersOptions | docx

    Type Alias IPageBordersOptions

    IPageBordersOptions: {
        pageBorderBottom?: IBorderOptions;
        pageBorderLeft?: IBorderOptions;
        pageBorderRight?: IBorderOptions;
        pageBorders?: IPageBorderAttributes;
        pageBorderTop?: IBorderOptions;
    }
    +IPageBordersOptions | docx

    Type Alias IPageBordersOptions

    IPageBordersOptions: {
        pageBorderBottom?: IBorderOptions;
        pageBorderLeft?: IBorderOptions;
        pageBorderRight?: IBorderOptions;
        pageBorders?: IPageBorderAttributes;
        pageBorderTop?: IBorderOptions;
    }
    diff --git a/api/types/IPageMarginAttributes.html b/api/types/IPageMarginAttributes.html index fb99e065c3..e938617ff6 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;
    }
    +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;
    }
    diff --git a/api/types/IPageNumberTypeAttributes.html b/api/types/IPageNumberTypeAttributes.html index 2c1cf77a52..9a7e8b4cbf 100644 --- a/api/types/IPageNumberTypeAttributes.html +++ b/api/types/IPageNumberTypeAttributes.html @@ -1 +1 @@ -IPageNumberTypeAttributes | docx

    Type Alias IPageNumberTypeAttributes

    IPageNumberTypeAttributes: {
        formatType?: typeof NumberFormat[keyof typeof NumberFormat];
        separator?: typeof PageNumberSeparator[keyof typeof PageNumberSeparator];
        start?: number;
    }
    +IPageNumberTypeAttributes | docx

    Type Alias IPageNumberTypeAttributes

    IPageNumberTypeAttributes: {
        formatType?: typeof NumberFormat[keyof typeof NumberFormat];
        separator?: typeof PageNumberSeparator[keyof typeof PageNumberSeparator];
        start?: number;
    }
    diff --git a/api/types/IPageReferenceOptions.html b/api/types/IPageReferenceOptions.html index 89c2dcb8c3..c5d192f554 100644 --- a/api/types/IPageReferenceOptions.html +++ b/api/types/IPageReferenceOptions.html @@ -4,4 +4,4 @@ bookmark. If the PAGEREF field is on the same page as the 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.

    -
    +
    diff --git a/api/types/IPageSizeAttributes.html b/api/types/IPageSizeAttributes.html index b7682a6326..f19a1a8ccf 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;
    }
    +IPageSizeAttributes | docx

    Type Alias IPageSizeAttributes

    IPageSizeAttributes: {
        height?: number | PositiveUniversalMeasure;
        orientation?: typeof PageOrientation[keyof typeof PageOrientation];
        width?: number | PositiveUniversalMeasure;
    }
    diff --git a/api/types/IParagraphOptions.html b/api/types/IParagraphOptions.html index 7ca27396ac..08ce41ad25 100644 --- a/api/types/IParagraphOptions.html +++ b/api/types/IParagraphOptions.html @@ -1 +1 @@ -IParagraphOptions | docx

    Type Alias IParagraphOptions

    IParagraphOptions: {
        children?: readonly ParagraphChild[];
        text?: string;
    } & IParagraphPropertiesOptions
    +IParagraphOptions | docx

    Type Alias IParagraphOptions

    IParagraphOptions: {
        children?: readonly ParagraphChild[];
        text?: string;
    } & IParagraphPropertiesOptions
    diff --git a/api/types/IParagraphPropertiesOptions.html b/api/types/IParagraphPropertiesOptions.html index 8342a9c000..511e76efc8 100644 --- a/api/types/IParagraphPropertiesOptions.html +++ b/api/types/IParagraphPropertiesOptions.html @@ -1,4 +1,4 @@ IParagraphPropertiesOptions | docx

    Type Alias IParagraphPropertiesOptions

    IParagraphPropertiesOptions: {
        autoSpaceEastAsianText?: boolean;
        bidirectional?: boolean;
        border?: IBordersOptions;
        bullet?: {
            level: number;
        };
        frame?: IFrameOptions;
        heading?: typeof HeadingLevel[keyof typeof HeadingLevel];
        overflowPunctuation?: boolean;
        pageBreakBefore?: boolean;
        run?: IRunOptions;
        scale?: number;
        shading?: IShadingAttributesProperties;
        style?: string;
        suppressLineNumbers?: boolean;
        tabStops?: readonly TabStopDefinition[];
        widowControl?: boolean;
        wordWrap?: boolean;
    } & IParagraphStylePropertiesOptions

    Type declaration

    • Optional ReadonlyautoSpaceEastAsianText?: 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.

    • Optional Readonlybidirectional?: boolean
    • Optional Readonlyborder?: IBordersOptions
    • Optional Readonlybullet?: {
          level: number;
      }
      • Readonlylevel: number
    • Optional Readonlyframe?: IFrameOptions
    • Optional Readonlyheading?: typeof HeadingLevel[keyof typeof HeadingLevel]
    • Optional ReadonlyoverflowPunctuation?: boolean
    • Optional ReadonlypageBreakBefore?: boolean
    • Optional Readonlyrun?: IRunOptions

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

      -
    • Optional Readonlyscale?: number
    • Optional Readonlyshading?: IShadingAttributesProperties
    • Optional Readonlystyle?: string
    • Optional ReadonlysuppressLineNumbers?: boolean
    • Optional ReadonlytabStops?: readonly TabStopDefinition[]
    • Optional ReadonlywidowControl?: boolean
    • Optional ReadonlywordWrap?: boolean
    +
  • Optional Readonlyscale?: number
  • Optional Readonlyshading?: IShadingAttributesProperties
  • Optional Readonlystyle?: string
  • Optional ReadonlysuppressLineNumbers?: boolean
  • Optional ReadonlytabStops?: readonly TabStopDefinition[]
  • Optional ReadonlywidowControl?: boolean
  • Optional ReadonlywordWrap?: boolean
  • diff --git a/api/types/IParagraphStyleOptions.html b/api/types/IParagraphStyleOptions.html index 09b72f618d..fe79ab4509 100644 --- a/api/types/IParagraphStyleOptions.html +++ b/api/types/IParagraphStyleOptions.html @@ -1 +1 @@ -IParagraphStyleOptions | docx

    Type Alias IParagraphStyleOptions

    IParagraphStyleOptions: {
        id: string;
    } & IBaseParagraphStyleOptions
    +IParagraphStyleOptions | docx

    Type Alias IParagraphStyleOptions

    IParagraphStyleOptions: {
        id: string;
    } & IBaseParagraphStyleOptions
    diff --git a/api/types/IParagraphStylePropertiesOptions.html b/api/types/IParagraphStylePropertiesOptions.html index 09ba12aaff..c762f51fec 100644 --- a/api/types/IParagraphStylePropertiesOptions.html +++ b/api/types/IParagraphStylePropertiesOptions.html @@ -1 +1 @@ -IParagraphStylePropertiesOptions | docx

    Type Alias IParagraphStylePropertiesOptions

    IParagraphStylePropertiesOptions: {
        numbering?: {
            custom?: boolean;
            instance?: number;
            level: number;
            reference: string;
        } | false;
    } & ILevelParagraphStylePropertiesOptions
    +IParagraphStylePropertiesOptions | docx

    Type Alias IParagraphStylePropertiesOptions

    IParagraphStylePropertiesOptions: {
        numbering?: {
            custom?: boolean;
            instance?: number;
            level: number;
            reference: string;
        } | false;
    } & ILevelParagraphStylePropertiesOptions
    diff --git a/api/types/IPatch.html b/api/types/IPatch.html index 034920c0bc..ff418ac08c 100644 --- a/api/types/IPatch.html +++ b/api/types/IPatch.html @@ -1 +1 @@ -IPatch | docx

    Type Alias IPatch

    IPatch: ParagraphPatch | FilePatch
    +IPatch | docx

    Type Alias IPatch

    IPatch: ParagraphPatch | FilePatch
    diff --git a/api/types/IRunOptions.html b/api/types/IRunOptions.html index 477582897c..38817df1c0 100644 --- a/api/types/IRunOptions.html +++ b/api/types/IRunOptions.html @@ -1 +1 @@ -IRunOptions | docx

    Type Alias IRunOptions

    IRunOptions: {
        break?: number;
        children?: readonly (
            | Begin
            | FieldInstruction
            | Separate
            | End
            | typeof PageNumber[keyof typeof PageNumber]
            | FootnoteReferenceRun
            | Break
            | AnnotationReference
            | CarriageReturn
            | ContinuationSeparator
            | DayLong
            | DayShort
            | EndnoteReference
            | FootnoteReferenceElement
            | LastRenderedPageBreak
            | MonthLong
            | MonthShort
            | NoBreakHyphen
            | PageNumberElement
            | Separator
            | SoftHyphen
            | Tab
            | YearLong
            | YearShort
            | PositionalTab
            | string)[];
        text?: string;
    } & IRunPropertiesOptions
    +IRunOptions | docx

    Type Alias IRunOptions

    IRunOptions: {
        break?: number;
        children?: readonly (
            | Begin
            | FieldInstruction
            | Separate
            | End
            | typeof PageNumber[keyof typeof PageNumber]
            | FootnoteReferenceRun
            | Break
            | AnnotationReference
            | CarriageReturn
            | ContinuationSeparator
            | DayLong
            | DayShort
            | EndnoteReference
            | FootnoteReferenceElement
            | LastRenderedPageBreak
            | MonthLong
            | MonthShort
            | NoBreakHyphen
            | PageNumberElement
            | Separator
            | SoftHyphen
            | Tab
            | YearLong
            | YearShort
            | PositionalTab
            | string)[];
        text?: string;
    } & IRunPropertiesOptions
    diff --git a/api/types/IRunPropertiesChangeOptions.html b/api/types/IRunPropertiesChangeOptions.html index 2dbe1f3ab6..1bb2cdc481 100644 --- a/api/types/IRunPropertiesChangeOptions.html +++ b/api/types/IRunPropertiesChangeOptions.html @@ -1 +1 @@ -IRunPropertiesChangeOptions | docx

    Type Alias IRunPropertiesChangeOptions

    IRunPropertiesChangeOptions: {} & IRunPropertiesOptions & IChangedAttributesProperties
    +IRunPropertiesChangeOptions | docx

    Type Alias IRunPropertiesChangeOptions

    IRunPropertiesChangeOptions: {} & IRunPropertiesOptions & IChangedAttributesProperties
    diff --git a/api/types/IRunPropertiesOptions.html b/api/types/IRunPropertiesOptions.html index c7f9ae65f2..f3caba9f23 100644 --- a/api/types/IRunPropertiesOptions.html +++ b/api/types/IRunPropertiesOptions.html @@ -1 +1 @@ -IRunPropertiesOptions | docx

    Type Alias IRunPropertiesOptions

    IRunPropertiesOptions: {
        style?: string;
    } & IRunStylePropertiesOptions
    +IRunPropertiesOptions | docx

    Type Alias IRunPropertiesOptions

    IRunPropertiesOptions: {
        style?: string;
    } & IRunStylePropertiesOptions
    diff --git a/api/types/IRunStylePropertiesOptions.html b/api/types/IRunStylePropertiesOptions.html index c1966504a1..3f320640ff 100644 --- a/api/types/IRunStylePropertiesOptions.html +++ b/api/types/IRunStylePropertiesOptions.html @@ -1 +1 @@ -IRunStylePropertiesOptions | docx

    Type Alias IRunStylePropertiesOptions

    IRunStylePropertiesOptions: {
        allCaps?: boolean;
        bold?: boolean;
        boldComplexScript?: boolean;
        border?: IBorderOptions;
        characterSpacing?: number;
        color?: string;
        doubleStrike?: boolean;
        effect?: typeof TextEffect[keyof typeof TextEffect];
        emboss?: boolean;
        emphasisMark?: {
            type?: typeof EmphasisMarkType[keyof typeof EmphasisMarkType];
        };
        font?: string | IFontOptions | IFontAttributesProperties;
        highlight?: typeof HighlightColor[keyof typeof HighlightColor];
        highlightComplexScript?: boolean | string;
        imprint?: boolean;
        italics?: boolean;
        italicsComplexScript?: boolean;
        kern?: number | PositiveUniversalMeasure;
        language?: ILanguageOptions;
        math?: boolean;
        noProof?: boolean;
        position?: UniversalMeasure;
        revision?: IRunPropertiesChangeOptions;
        rightToLeft?: boolean;
        scale?: number;
        shading?: IShadingAttributesProperties;
        size?: number | PositiveUniversalMeasure;
        sizeComplexScript?: boolean | number | PositiveUniversalMeasure;
        smallCaps?: boolean;
        snapToGrid?: boolean;
        specVanish?: boolean;
        strike?: boolean;
        subScript?: boolean;
        superScript?: boolean;
        underline?: {
            color?: string;
            type?: typeof UnderlineType[keyof typeof UnderlineType];
        };
        vanish?: boolean;
    }
    +IRunStylePropertiesOptions | docx

    Type Alias IRunStylePropertiesOptions

    IRunStylePropertiesOptions: {
        allCaps?: boolean;
        bold?: boolean;
        boldComplexScript?: boolean;
        border?: IBorderOptions;
        characterSpacing?: number;
        color?: string;
        doubleStrike?: boolean;
        effect?: typeof TextEffect[keyof typeof TextEffect];
        emboss?: boolean;
        emphasisMark?: {
            type?: typeof EmphasisMarkType[keyof typeof EmphasisMarkType];
        };
        font?: string | IFontOptions | IFontAttributesProperties;
        highlight?: typeof HighlightColor[keyof typeof HighlightColor];
        highlightComplexScript?: boolean | string;
        imprint?: boolean;
        italics?: boolean;
        italicsComplexScript?: boolean;
        kern?: number | PositiveUniversalMeasure;
        language?: ILanguageOptions;
        math?: boolean;
        noProof?: boolean;
        position?: UniversalMeasure;
        revision?: IRunPropertiesChangeOptions;
        rightToLeft?: boolean;
        scale?: number;
        shading?: IShadingAttributesProperties;
        size?: number | PositiveUniversalMeasure;
        sizeComplexScript?: boolean | number | PositiveUniversalMeasure;
        smallCaps?: boolean;
        snapToGrid?: boolean;
        specVanish?: boolean;
        strike?: boolean;
        subScript?: boolean;
        superScript?: boolean;
        underline?: {
            color?: string;
            type?: typeof UnderlineType[keyof typeof UnderlineType];
        };
        vanish?: boolean;
    }
    diff --git a/api/types/ISectionOptions.html b/api/types/ISectionOptions.html index dd1eb74db1..89e9c097e1 100644 --- a/api/types/ISectionOptions.html +++ b/api/types/ISectionOptions.html @@ -1 +1 @@ -ISectionOptions | docx

    Type Alias ISectionOptions

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

    Type Alias ISectionOptions

    ISectionOptions: {
        children: readonly FileChild[];
        footers?: {
            default?: Footer;
            even?: Footer;
            first?: Footer;
        };
        headers?: {
            default?: Header;
            even?: Header;
            first?: Header;
        };
        properties?: ISectionPropertiesOptions;
    }
    diff --git a/api/types/ISectionPropertiesOptions.html b/api/types/ISectionPropertiesOptions.html index fbfb03ad46..679b54fc05 100644 --- a/api/types/ISectionPropertiesOptions.html +++ b/api/types/ISectionPropertiesOptions.html @@ -1 +1 @@ -ISectionPropertiesOptions | docx

    Type Alias ISectionPropertiesOptions

    ISectionPropertiesOptions: {
        column?: IColumnsAttributes;
        footerWrapperGroup?: IHeaderFooterGroup<FooterWrapper>;
        grid?: IDocGridAttributesProperties;
        headerWrapperGroup?: IHeaderFooterGroup<HeaderWrapper>;
        lineNumbers?: ILineNumberAttributes;
        page?: {
            borders?: IPageBordersOptions;
            margin?: IPageMarginAttributes;
            pageNumbers?: IPageNumberTypeAttributes;
            size?: IPageSizeAttributes;
            textDirection?: typeof PageTextDirectionType[keyof typeof PageTextDirectionType];
        };
        titlePage?: boolean;
        type?: typeof SectionType[keyof typeof SectionType];
        verticalAlign?: typeof VerticalAlign[keyof typeof VerticalAlign];
    }
    +ISectionPropertiesOptions | docx

    Type Alias ISectionPropertiesOptions

    ISectionPropertiesOptions: {
        column?: IColumnsAttributes;
        footerWrapperGroup?: IHeaderFooterGroup<FooterWrapper>;
        grid?: IDocGridAttributesProperties;
        headerWrapperGroup?: IHeaderFooterGroup<HeaderWrapper>;
        lineNumbers?: ILineNumberAttributes;
        page?: {
            borders?: IPageBordersOptions;
            margin?: IPageMarginAttributes;
            pageNumbers?: IPageNumberTypeAttributes;
            size?: IPageSizeAttributes;
            textDirection?: typeof PageTextDirectionType[keyof typeof PageTextDirectionType];
        };
        titlePage?: boolean;
        type?: typeof SectionType[keyof typeof SectionType];
        verticalAlign?: typeof VerticalAlign[keyof typeof VerticalAlign];
    }
    diff --git a/api/types/IShadingAttributesProperties.html b/api/types/IShadingAttributesProperties.html index c4127e4552..95ab3bbaea 100644 --- a/api/types/IShadingAttributesProperties.html +++ b/api/types/IShadingAttributesProperties.html @@ -1 +1 @@ -IShadingAttributesProperties | docx

    Type Alias IShadingAttributesProperties

    IShadingAttributesProperties: {
        color?: string;
        fill?: string;
        type?: typeof ShadingType[keyof typeof ShadingType];
    }
    +IShadingAttributesProperties | docx

    Type Alias IShadingAttributesProperties

    IShadingAttributesProperties: {
        color?: string;
        fill?: string;
        type?: typeof ShadingType[keyof typeof ShadingType];
    }
    diff --git a/api/types/ISpacingProperties.html b/api/types/ISpacingProperties.html index 7235d1970e..cb4799149e 100644 --- a/api/types/ISpacingProperties.html +++ b/api/types/ISpacingProperties.html @@ -1 +1 @@ -ISpacingProperties | docx

    Type Alias ISpacingProperties

    ISpacingProperties: {
        after?: number;
        afterAutoSpacing?: boolean;
        before?: number;
        beforeAutoSpacing?: boolean;
        line?: number;
        lineRule?: typeof LineRuleType[keyof typeof LineRuleType];
    }
    +ISpacingProperties | docx

    Type Alias ISpacingProperties

    ISpacingProperties: {
        after?: number;
        afterAutoSpacing?: boolean;
        before?: number;
        beforeAutoSpacing?: boolean;
        line?: number;
        lineRule?: typeof LineRuleType[keyof typeof LineRuleType];
    }
    diff --git a/api/types/IStylesOptions.html b/api/types/IStylesOptions.html index 28f6211b1d..ff3d8f44f1 100644 --- a/api/types/IStylesOptions.html +++ b/api/types/IStylesOptions.html @@ -1 +1 @@ -IStylesOptions | docx

    Type Alias IStylesOptions

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

    Type Alias IStylesOptions

    IStylesOptions: {
        characterStyles?: readonly ICharacterStyleOptions[];
        default?: IDefaultStylesOptions;
        importedStyles?: readonly (
            | XmlComponent
            | StyleForParagraph
            | StyleForCharacter
            | ImportedXmlComponent)[];
        initialStyles?: BaseXmlComponent;
        paragraphStyles?: readonly IParagraphStyleOptions[];
    }
    diff --git a/api/types/ISymbolRunOptions.html b/api/types/ISymbolRunOptions.html index a342863600..bfd58b0fb7 100644 --- a/api/types/ISymbolRunOptions.html +++ b/api/types/ISymbolRunOptions.html @@ -1 +1 @@ -ISymbolRunOptions | docx

    Type Alias ISymbolRunOptions

    ISymbolRunOptions: {
        char: string;
        symbolfont?: string;
    } & IRunOptions
    +ISymbolRunOptions | docx

    Type Alias ISymbolRunOptions

    ISymbolRunOptions: {
        char: string;
        symbolfont?: string;
    } & IRunOptions
    diff --git a/api/types/ITableBordersOptions.html b/api/types/ITableBordersOptions.html index d16963eb1b..04fed80526 100644 --- a/api/types/ITableBordersOptions.html +++ b/api/types/ITableBordersOptions.html @@ -1 +1 @@ -ITableBordersOptions | docx

    Type Alias ITableBordersOptions

    ITableBordersOptions: {
        bottom?: IBorderOptions;
        insideHorizontal?: IBorderOptions;
        insideVertical?: IBorderOptions;
        left?: IBorderOptions;
        right?: IBorderOptions;
        top?: IBorderOptions;
    }
    +ITableBordersOptions | docx

    Type Alias ITableBordersOptions

    ITableBordersOptions: {
        bottom?: IBorderOptions;
        insideHorizontal?: IBorderOptions;
        insideVertical?: IBorderOptions;
        left?: IBorderOptions;
        right?: IBorderOptions;
        top?: IBorderOptions;
    }
    diff --git a/api/types/ITableCellBorders.html b/api/types/ITableCellBorders.html index ee5fdd8f73..13a50b33e3 100644 --- a/api/types/ITableCellBorders.html +++ b/api/types/ITableCellBorders.html @@ -1 +1 @@ -ITableCellBorders | docx

    Type Alias ITableCellBorders

    ITableCellBorders: {
        bottom?: IBorderOptions;
        end?: IBorderOptions;
        left?: IBorderOptions;
        right?: IBorderOptions;
        start?: IBorderOptions;
        top?: IBorderOptions;
    }
    +ITableCellBorders | docx

    Type Alias ITableCellBorders

    ITableCellBorders: {
        bottom?: IBorderOptions;
        end?: IBorderOptions;
        left?: IBorderOptions;
        right?: IBorderOptions;
        start?: IBorderOptions;
        top?: IBorderOptions;
    }
    diff --git a/api/types/ITableCellOptions.html b/api/types/ITableCellOptions.html index 75322c7a6a..6fe9e3046e 100644 --- a/api/types/ITableCellOptions.html +++ b/api/types/ITableCellOptions.html @@ -1 +1 @@ -ITableCellOptions | docx

    Type Alias ITableCellOptions

    ITableCellOptions: {
        children: readonly (Paragraph | Table)[];
    } & ITableCellPropertiesOptions
    +ITableCellOptions | docx

    Type Alias ITableCellOptions

    ITableCellOptions: {
        children: readonly (Paragraph | Table)[];
    } & ITableCellPropertiesOptions
    diff --git a/api/types/ITableFloatOptions.html b/api/types/ITableFloatOptions.html index 3bd181871d..72df57afa1 100644 --- a/api/types/ITableFloatOptions.html +++ b/api/types/ITableFloatOptions.html @@ -44,4 +44,4 @@ margin - relative to the horizontal edge of the text margin before any text runs 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.

    -
    +
    diff --git a/api/types/ITableOfContentsOptions.html b/api/types/ITableOfContentsOptions.html index f3ea9b08b9..4fbdf74d6d 100644 --- a/api/types/ITableOfContentsOptions.html +++ b/api/types/ITableOfContentsOptions.html @@ -42,4 +42,4 @@ by text in this switch's field-argument as a range having the form startLevel-en 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.

  • Optional ReadonlyuseAppliedParagraphOutlineLevel?: boolean

    \u Uses the applied paragraph outline level.

    -
  • +
    diff --git a/api/types/ITableOptions.html b/api/types/ITableOptions.html index a17d50d493..125b6d6c30 100644 --- a/api/types/ITableOptions.html +++ b/api/types/ITableOptions.html @@ -1 +1 @@ -ITableOptions | docx

    Type Alias ITableOptions

    ITableOptions: {
        alignment?: typeof AlignmentType[keyof typeof AlignmentType];
        borders?: ITableBordersOptions;
        columnWidths?: readonly number[];
        float?: ITableFloatOptions;
        indent?: ITableWidthProperties;
        layout?: typeof TableLayoutType[keyof typeof TableLayoutType];
        margins?: ITableCellMarginOptions;
        rows: readonly TableRow[];
        style?: string;
        visuallyRightToLeft?: boolean;
        width?: ITableWidthProperties;
    }
    +ITableOptions | docx

    Type Alias ITableOptions

    ITableOptions: {
        alignment?: typeof AlignmentType[keyof typeof AlignmentType];
        borders?: ITableBordersOptions;
        columnWidths?: readonly number[];
        float?: ITableFloatOptions;
        indent?: ITableWidthProperties;
        layout?: typeof TableLayoutType[keyof typeof TableLayoutType];
        margins?: ITableCellMarginOptions;
        rows: readonly TableRow[];
        style?: string;
        visuallyRightToLeft?: boolean;
        width?: ITableWidthProperties;
    }
    diff --git a/api/types/ITablePropertiesOptions.html b/api/types/ITablePropertiesOptions.html index c1a481331c..80ec78a007 100644 --- a/api/types/ITablePropertiesOptions.html +++ b/api/types/ITablePropertiesOptions.html @@ -1 +1 @@ -ITablePropertiesOptions | docx

    Type Alias ITablePropertiesOptions

    ITablePropertiesOptions: {
        alignment?: typeof AlignmentType[keyof typeof AlignmentType];
        borders?: ITableBordersOptions;
        cellMargin?: ITableCellMarginOptions;
        float?: ITableFloatOptions;
        indent?: ITableWidthProperties;
        layout?: typeof TableLayoutType[keyof typeof TableLayoutType];
        shading?: IShadingAttributesProperties;
        style?: string;
        visuallyRightToLeft?: boolean;
        width?: ITableWidthProperties;
    }
    +ITablePropertiesOptions | docx

    Type Alias ITablePropertiesOptions

    ITablePropertiesOptions: {
        alignment?: typeof AlignmentType[keyof typeof AlignmentType];
        borders?: ITableBordersOptions;
        cellMargin?: ITableCellMarginOptions;
        float?: ITableFloatOptions;
        indent?: ITableWidthProperties;
        layout?: typeof TableLayoutType[keyof typeof TableLayoutType];
        shading?: IShadingAttributesProperties;
        style?: string;
        visuallyRightToLeft?: boolean;
        width?: ITableWidthProperties;
    }
    diff --git a/api/types/ITableRowOptions.html b/api/types/ITableRowOptions.html index acee91425d..f64bc3dcc3 100644 --- a/api/types/ITableRowOptions.html +++ b/api/types/ITableRowOptions.html @@ -1 +1 @@ -ITableRowOptions | docx

    Type Alias ITableRowOptions

    ITableRowOptions: {
        children: readonly TableCell[];
    } & ITableRowPropertiesOptions
    +ITableRowOptions | docx

    Type Alias ITableRowOptions

    ITableRowOptions: {
        children: readonly TableCell[];
    } & ITableRowPropertiesOptions
    diff --git a/api/types/ITableRowPropertiesOptions.html b/api/types/ITableRowPropertiesOptions.html index 8163636436..f076bf557b 100644 --- a/api/types/ITableRowPropertiesOptions.html +++ b/api/types/ITableRowPropertiesOptions.html @@ -1 +1 @@ -ITableRowPropertiesOptions | docx

    Type Alias ITableRowPropertiesOptions

    ITableRowPropertiesOptions: {
        cantSplit?: boolean;
        height?: {
            rule: typeof HeightRule[keyof typeof HeightRule];
            value: number | PositiveUniversalMeasure;
        };
        tableHeader?: boolean;
    }
    +ITableRowPropertiesOptions | docx

    Type Alias ITableRowPropertiesOptions

    ITableRowPropertiesOptions: {
        cantSplit?: boolean;
        height?: {
            rule: typeof HeightRule[keyof typeof HeightRule];
            value: number | PositiveUniversalMeasure;
        };
        tableHeader?: boolean;
    }
    diff --git a/api/types/ITableWidthProperties.html b/api/types/ITableWidthProperties.html index 9d840095ea..6103f8d9ae 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];
    }
    +ITableWidthProperties | docx

    Type Alias ITableWidthProperties

    ITableWidthProperties: {
        size: number | Percentage | UniversalMeasure;
        type?: typeof WidthType[keyof typeof WidthType];
    }
    diff --git a/api/types/ITextWrapping.html b/api/types/ITextWrapping.html index 20f97a26e2..e1271860bf 100644 --- a/api/types/ITextWrapping.html +++ b/api/types/ITextWrapping.html @@ -1 +1 @@ -ITextWrapping | docx

    Type Alias ITextWrapping

    ITextWrapping: {
        margins?: IDistance;
        side?: typeof TextWrappingSide[keyof typeof TextWrappingSide];
        type: typeof TextWrappingType[keyof typeof TextWrappingType];
    }
    +ITextWrapping | docx

    Type Alias ITextWrapping

    ITextWrapping: {
        margins?: IDistance;
        side?: typeof TextWrappingSide[keyof typeof TextWrappingSide];
        type: typeof TextWrappingType[keyof typeof TextWrappingType];
    }
    diff --git a/api/types/IVerticalPositionOptions.html b/api/types/IVerticalPositionOptions.html index b49a94ab59..f4d2fd7a9a 100644 --- a/api/types/IVerticalPositionOptions.html +++ b/api/types/IVerticalPositionOptions.html @@ -1 +1 @@ -IVerticalPositionOptions | docx

    Type Alias IVerticalPositionOptions

    IVerticalPositionOptions: {
        align?: typeof VerticalPositionAlign[keyof typeof VerticalPositionAlign];
        offset?: number;
        relative?: typeof VerticalPositionRelativeFrom[keyof typeof VerticalPositionRelativeFrom];
    }
    +IVerticalPositionOptions | docx

    Type Alias IVerticalPositionOptions

    IVerticalPositionOptions: {
        align?: typeof VerticalPositionAlign[keyof typeof VerticalPositionAlign];
        offset?: number;
        relative?: typeof VerticalPositionRelativeFrom[keyof typeof VerticalPositionRelativeFrom];
    }
    diff --git a/api/types/IXYFrameOptions.html b/api/types/IXYFrameOptions.html index 798f0ced46..36c7f81d84 100644 --- a/api/types/IXYFrameOptions.html +++ b/api/types/IXYFrameOptions.html @@ -1 +1 @@ -IXYFrameOptions | docx

    Type Alias IXYFrameOptions

    IXYFrameOptions: {
        position: {
            x: number;
            y: number;
        };
        type: "absolute";
    } & IBaseFrameOptions
    +IXYFrameOptions | docx

    Type Alias IXYFrameOptions

    IXYFrameOptions: {
        position: {
            x: number;
            y: number;
        };
        type: "absolute";
    } & IBaseFrameOptions
    diff --git a/api/types/IXmlAttribute.html b/api/types/IXmlAttribute.html index 72249b3d11..243e068a56 100644 --- a/api/types/IXmlAttribute.html +++ b/api/types/IXmlAttribute.html @@ -1 +1 @@ -IXmlAttribute | docx

    Type Alias IXmlAttribute

    IXmlAttribute: Readonly<Record<string, string | number | boolean>>
    +IXmlAttribute | docx

    Type Alias IXmlAttribute

    IXmlAttribute: Readonly<Record<string, string | number | boolean>>
    diff --git a/api/types/InputDataType.html b/api/types/InputDataType.html index 00d7b374e9..363c3642f7 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
    +InputDataType | docx

    Type Alias InputDataType

    InputDataType:
        | Buffer
        | string
        | number[]
        | Uint8Array
        | ArrayBuffer
        | Blob
        | NodeJS.ReadableStream
    diff --git a/api/types/MathComponent.html b/api/types/MathComponent.html index 529902c7b2..58d6093fda 100644 --- a/api/types/MathComponent.html +++ b/api/types/MathComponent.html @@ -1 +1 @@ -MathComponent | docx

    Type Alias MathComponent

    MathComponent:
        | MathRun
        | MathFraction
        | MathSum
        | MathIntegral
        | MathSuperScript
        | MathSubScript
        | MathSubSuperScript
        | MathRadical
        | MathFunction
        | MathRoundBrackets
        | MathCurlyBrackets
        | MathAngledBrackets
        | MathSquareBrackets
    +MathComponent | docx

    Type Alias MathComponent

    MathComponent:
        | MathRun
        | MathFraction
        | MathSum
        | MathIntegral
        | MathSuperScript
        | MathSubScript
        | MathSubSuperScript
        | MathRadical
        | MathFunction
        | MathRoundBrackets
        | MathCurlyBrackets
        | MathAngledBrackets
        | MathSquareBrackets
    diff --git a/api/types/ParagraphChild.html b/api/types/ParagraphChild.html index 3cca16a8c0..5c50eb81ad 100644 --- a/api/types/ParagraphChild.html +++ b/api/types/ParagraphChild.html @@ -1 +1 @@ -ParagraphChild | docx

    Type Alias ParagraphChild

    ParagraphChild:
        | TextRun
        | ImageRun
        | SymbolRun
        | Bookmark
        | PageBreak
        | ColumnBreak
        | SequentialIdentifier
        | FootnoteReferenceRun
        | InternalHyperlink
        | ExternalHyperlink
        | InsertedTextRun
        | DeletedTextRun
        | Math
        | SimpleField
        | SimpleMailMergeField
        | Comments
        | Comment
        | CommentRangeStart
        | CommentRangeEnd
        | CommentReference
        | CheckBox
    +ParagraphChild | docx

    Type Alias ParagraphChild

    ParagraphChild:
        | TextRun
        | ImageRun
        | SymbolRun
        | Bookmark
        | PageBreak
        | ColumnBreak
        | SequentialIdentifier
        | FootnoteReferenceRun
        | InternalHyperlink
        | ExternalHyperlink
        | InsertedTextRun
        | DeletedTextRun
        | Math
        | SimpleField
        | SimpleMailMergeField
        | Comments
        | Comment
        | CommentRangeStart
        | CommentRangeEnd
        | CommentReference
        | CheckBox
    diff --git a/api/types/PatchDocumentOptions.html b/api/types/PatchDocumentOptions.html index 823122df7e..38d438b181 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: Readonly<Record<string, IPatch>>;
    }

    Type Parameters

    +PatchDocumentOptions | docx

    Type Alias PatchDocumentOptions<T>

    PatchDocumentOptions<T>: {
        data: InputDataType;
        keepOriginalStyles?: boolean;
        outputType: T;
        patches: Readonly<Record<string, IPatch>>;
    }

    Type Parameters

    diff --git a/api/types/PatchDocumentOutputType.html b/api/types/PatchDocumentOutputType.html index afb1939254..c28e1deafe 100644 --- a/api/types/PatchDocumentOutputType.html +++ b/api/types/PatchDocumentOutputType.html @@ -1 +1 @@ -PatchDocumentOutputType | docx

    Type Alias PatchDocumentOutputType

    PatchDocumentOutputType: keyof OutputByType
    +PatchDocumentOutputType | docx

    Type Alias PatchDocumentOutputType

    PatchDocumentOutputType: keyof OutputByType
    diff --git a/api/types/Percentage.html b/api/types/Percentage.html index 13910c869b..e87e9f0b5d 100644 --- a/api/types/Percentage.html +++ b/api/types/Percentage.html @@ -1 +1 @@ -Percentage | docx

    Type Alias Percentage

    Percentage: `${"-" | ""}${number}%`
    +Percentage | docx

    Type Alias Percentage

    Percentage: `${"-" | ""}${number}%`
    diff --git a/api/types/PositionalTabOptions.html b/api/types/PositionalTabOptions.html index fdf7113d68..ce7a711830 100644 --- a/api/types/PositionalTabOptions.html +++ b/api/types/PositionalTabOptions.html @@ -1 +1 @@ -PositionalTabOptions | docx

    Type Alias PositionalTabOptions

    PositionalTabOptions: {
        alignment: typeof PositionalTabAlignment[keyof typeof PositionalTabAlignment];
        leader: typeof PositionalTabLeader[keyof typeof PositionalTabLeader];
        relativeTo: typeof PositionalTabRelativeTo[keyof typeof PositionalTabRelativeTo];
    }
    +PositionalTabOptions | docx

    Type Alias PositionalTabOptions

    PositionalTabOptions: {
        alignment: typeof PositionalTabAlignment[keyof typeof PositionalTabAlignment];
        leader: typeof PositionalTabLeader[keyof typeof PositionalTabLeader];
        relativeTo: typeof PositionalTabRelativeTo[keyof typeof PositionalTabRelativeTo];
    }
    diff --git a/api/types/PositiveUniversalMeasure.html b/api/types/PositiveUniversalMeasure.html index ec665e8c75..58b57e1deb 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"}`
    +PositiveUniversalMeasure | docx

    Type Alias PositiveUniversalMeasure

    PositiveUniversalMeasure: `${number}${
        | "mm"
        | "cm"
        | "in"
        | "pt"
        | "pc"
        | "pi"}`
    diff --git a/api/types/TabStopDefinition.html b/api/types/TabStopDefinition.html index 3945e9babf..8f28846df4 100644 --- a/api/types/TabStopDefinition.html +++ b/api/types/TabStopDefinition.html @@ -1 +1 @@ -TabStopDefinition | docx

    Type Alias TabStopDefinition

    TabStopDefinition: {
        leader?: typeof LeaderType[keyof typeof LeaderType];
        position: number | typeof TabStopPosition[keyof typeof TabStopPosition];
        type: typeof TabStopType[keyof typeof TabStopType];
    }
    +TabStopDefinition | docx

    Type Alias TabStopDefinition

    TabStopDefinition: {
        leader?: typeof LeaderType[keyof typeof LeaderType];
        position: number | typeof TabStopPosition[keyof typeof TabStopPosition];
        type: typeof TabStopType[keyof typeof TabStopType];
    }
    diff --git a/api/types/UniqueNumericIdCreator.html b/api/types/UniqueNumericIdCreator.html index 11c7d892ac..0d7353ec01 100644 --- a/api/types/UniqueNumericIdCreator.html +++ b/api/types/UniqueNumericIdCreator.html @@ -1 +1 @@ -UniqueNumericIdCreator | docx

    Type Alias UniqueNumericIdCreator

    UniqueNumericIdCreator: (() => number)
    +UniqueNumericIdCreator | docx

    Type Alias UniqueNumericIdCreator

    UniqueNumericIdCreator: (() => number)
    diff --git a/api/types/UniversalMeasure.html b/api/types/UniversalMeasure.html index a391197f73..edbaf419f9 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"}`
    +UniversalMeasure | docx

    Type Alias UniversalMeasure

    UniversalMeasure: `${"-" | ""}${number}${
        | "mm"
        | "cm"
        | "in"
        | "pt"
        | "pc"
        | "pi"}`
    diff --git a/api/variables/AlignmentType.html b/api/variables/AlignmentType.html index 02f4ee4651..7697b7bb33 100644 --- a/api/variables/AlignmentType.html +++ b/api/variables/AlignmentType.html @@ -11,4 +11,4 @@
  • ReadonlyRIGHT: "right"

    Align Right

  • ReadonlySTART: "start"

    Align Start

  • ReadonlyTHAI_DISTRIBUTE: "thaiDistribute"

    Thai Language Justification

    -
  • +
    diff --git a/api/variables/BorderStyle.html b/api/variables/BorderStyle.html index 42ae473423..60b0de69d9 100644 --- a/api/variables/BorderStyle.html +++ b/api/variables/BorderStyle.html @@ -1 +1 @@ -BorderStyle | docx

    Variable BorderStyleConst

    BorderStyle: {
        DASH_DOT_STROKED: "dashDotStroked";
        DASH_SMALL_GAP: "dashSmallGap";
        DASHED: "dashed";
        DOT_DASH: "dotDash";
        DOT_DOT_DASH: "dotDotDash";
        DOTTED: "dotted";
        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";
    } = ...
    +BorderStyle | docx

    Variable BorderStyleConst

    BorderStyle: {
        DASH_DOT_STROKED: "dashDotStroked";
        DASH_SMALL_GAP: "dashSmallGap";
        DASHED: "dashed";
        DOT_DASH: "dotDash";
        DOT_DOT_DASH: "dotDotDash";
        DOTTED: "dotted";
        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";
    } = ...
    diff --git a/api/variables/CharacterSet.html b/api/variables/CharacterSet.html index fa732b29d7..b94608b475 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";
    } = ...
    +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";
    } = ...
    diff --git a/api/variables/DocumentGridType.html b/api/variables/DocumentGridType.html index 44d6cfe195..844cabbcd7 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";
    } = ...
    +DocumentGridType | docx

    Variable DocumentGridTypeConst

    DocumentGridType: {
        DEFAULT: "default";
        LINES: "lines";
        LINES_AND_CHARS: "linesAndChars";
        SNAP_TO_CHARS: "snapToChars";
    } = ...
    diff --git a/api/variables/DropCapType.html b/api/variables/DropCapType.html index 004cf03c85..f81756f32f 100644 --- a/api/variables/DropCapType.html +++ b/api/variables/DropCapType.html @@ -1 +1 @@ -DropCapType | docx

    Variable DropCapTypeConst

    DropCapType: {
        DROP: "drop";
        MARGIN: "margin";
        NONE: "none";
    } = ...
    +DropCapType | docx

    Variable DropCapTypeConst

    DropCapType: {
        DROP: "drop";
        MARGIN: "margin";
        NONE: "none";
    } = ...
    diff --git a/api/variables/EMPTY_OBJECT.html b/api/variables/EMPTY_OBJECT.html index f67b3284fe..46222c7e98 100644 --- a/api/variables/EMPTY_OBJECT.html +++ b/api/variables/EMPTY_OBJECT.html @@ -1 +1 @@ -EMPTY_OBJECT | docx

    Variable EMPTY_OBJECTConst

    EMPTY_OBJECT: {} = ...
    +EMPTY_OBJECT | docx

    Variable EMPTY_OBJECTConst

    EMPTY_OBJECT: {} = ...
    diff --git a/api/variables/EmphasisMarkType.html b/api/variables/EmphasisMarkType.html index 9c900b6eed..7cddc432fe 100644 --- a/api/variables/EmphasisMarkType.html +++ b/api/variables/EmphasisMarkType.html @@ -1 +1 @@ -EmphasisMarkType | docx

    Variable EmphasisMarkTypeConst

    EmphasisMarkType: {
        DOT: "dot";
    } = ...
    +EmphasisMarkType | docx

    Variable EmphasisMarkTypeConst

    EmphasisMarkType: {
        DOT: "dot";
    } = ...
    diff --git a/api/variables/FrameAnchorType.html b/api/variables/FrameAnchorType.html index 48231b27cf..1ae0e42df6 100644 --- a/api/variables/FrameAnchorType.html +++ b/api/variables/FrameAnchorType.html @@ -1 +1 @@ -FrameAnchorType | docx

    Variable FrameAnchorTypeConst

    FrameAnchorType: {
        MARGIN: "margin";
        PAGE: "page";
        TEXT: "text";
    } = ...
    +FrameAnchorType | docx

    Variable FrameAnchorTypeConst

    FrameAnchorType: {
        MARGIN: "margin";
        PAGE: "page";
        TEXT: "text";
    } = ...
    diff --git a/api/variables/FrameWrap.html b/api/variables/FrameWrap.html index f66d437b69..4d9e36baf6 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";
    } = ...
    +FrameWrap | docx

    Variable FrameWrapConst

    FrameWrap: {
        AROUND: "around";
        AUTO: "auto";
        NONE: "none";
        NOT_BESIDE: "notBeside";
        THROUGH: "through";
        TIGHT: "tight";
    } = ...
    diff --git a/api/variables/HeaderFooterReferenceType.html b/api/variables/HeaderFooterReferenceType.html index d710c45f8e..c1c57b0ed8 100644 --- a/api/variables/HeaderFooterReferenceType.html +++ b/api/variables/HeaderFooterReferenceType.html @@ -1 +1 @@ -HeaderFooterReferenceType | docx

    Variable HeaderFooterReferenceTypeConst

    HeaderFooterReferenceType: {
        DEFAULT: "default";
        EVEN: "even";
        FIRST: "first";
    } = ...
    +HeaderFooterReferenceType | docx

    Variable HeaderFooterReferenceTypeConst

    HeaderFooterReferenceType: {
        DEFAULT: "default";
        EVEN: "even";
        FIRST: "first";
    } = ...
    diff --git a/api/variables/HeaderFooterType.html b/api/variables/HeaderFooterType.html index 40e4b14b7a..ea13587517 100644 --- a/api/variables/HeaderFooterType.html +++ b/api/variables/HeaderFooterType.html @@ -1 +1 @@ -HeaderFooterType | docx

    Variable HeaderFooterTypeConst

    HeaderFooterType: {
        FOOTER: "w:footerReference";
        HEADER: "w:headerReference";
    } = ...
    +HeaderFooterType | docx

    Variable HeaderFooterTypeConst

    HeaderFooterType: {
        FOOTER: "w:footerReference";
        HEADER: "w:headerReference";
    } = ...
    diff --git a/api/variables/HeadingLevel.html b/api/variables/HeadingLevel.html index 4ae801b2e0..03b08eea97 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";
    } = ...
    +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";
    } = ...
    diff --git a/api/variables/HeightRule.html b/api/variables/HeightRule.html index 1fcb6e2e4c..f5b757b32c 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

    • ReadonlyATLEAST: "atLeast"

      At least the value specified

    • ReadonlyAUTO: "auto"

      Height is determined based on the content, so value is ignored.

    • ReadonlyEXACT: "exact"

      Exactly the value specified

      -
    +
    diff --git a/api/variables/HighlightColor.html b/api/variables/HighlightColor.html index 717aa8f509..d668544791 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";
    } = ...
    +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";
    } = ...
    diff --git a/api/variables/HorizontalPositionAlign.html b/api/variables/HorizontalPositionAlign.html index bdd8feaab6..7da487e79c 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";
    } = ...
    +HorizontalPositionAlign | docx

    Variable HorizontalPositionAlignConst

    HorizontalPositionAlign: {
        CENTER: "center";
        INSIDE: "inside";
        LEFT: "left";
        OUTSIDE: "outside";
        RIGHT: "right";
    } = ...
    diff --git a/api/variables/HorizontalPositionRelativeFrom.html b/api/variables/HorizontalPositionRelativeFrom.html index 61c149555b..1ba542cc8e 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";
    } = ...
    +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";
    } = ...
    diff --git a/api/variables/HyperlinkType.html b/api/variables/HyperlinkType.html index 784f7466f5..bd06321762 100644 --- a/api/variables/HyperlinkType.html +++ b/api/variables/HyperlinkType.html @@ -1 +1 @@ -HyperlinkType | docx

    Variable HyperlinkTypeConst

    HyperlinkType: {
        EXTERNAL: "EXTERNAL";
        INTERNAL: "INTERNAL";
    } = ...
    +HyperlinkType | docx

    Variable HyperlinkTypeConst

    HyperlinkType: {
        EXTERNAL: "EXTERNAL";
        INTERNAL: "INTERNAL";
    } = ...
    diff --git a/api/variables/LeaderType.html b/api/variables/LeaderType.html index 0187164025..2db481c013 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";
    } = ...
    +LeaderType | docx

    Variable LeaderTypeConst

    LeaderType: {
        DOT: "dot";
        HYPHEN: "hyphen";
        MIDDLE_DOT: "middleDot";
        NONE: "none";
        UNDERSCORE: "underscore";
    } = ...
    diff --git a/api/variables/LevelFormat.html b/api/variables/LevelFormat.html index 4fa9bc6c92..2213e853d6 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__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_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";
    } = ...
    +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__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_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";
    } = ...
    diff --git a/api/variables/LevelSuffix.html b/api/variables/LevelSuffix.html index d3974830b4..4e69957b44 100644 --- a/api/variables/LevelSuffix.html +++ b/api/variables/LevelSuffix.html @@ -1 +1 @@ -LevelSuffix | docx

    Variable LevelSuffixConst

    LevelSuffix: {
        NOTHING: "nothing";
        SPACE: "space";
        TAB: "tab";
    } = ...
    +LevelSuffix | docx

    Variable LevelSuffixConst

    LevelSuffix: {
        NOTHING: "nothing";
        SPACE: "space";
        TAB: "tab";
    } = ...
    diff --git a/api/variables/LineNumberRestartFormat.html b/api/variables/LineNumberRestartFormat.html index 136d84332c..a6e6462423 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";
    } = ...
    +LineNumberRestartFormat | docx

    Variable LineNumberRestartFormatConst

    LineNumberRestartFormat: {
        CONTINUOUS: "continuous";
        NEW_PAGE: "newPage";
        NEW_SECTION: "newSection";
    } = ...
    diff --git a/api/variables/LineRuleType.html b/api/variables/LineRuleType.html index 6b7e900c43..8271161f64 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";
    } = ...
    +LineRuleType | docx

    Variable LineRuleTypeConst

    LineRuleType: {
        AT_LEAST: "atLeast";
        AUTO: "auto";
        EXACT: "exact";
        EXACTLY: "exactly";
    } = ...
    diff --git a/api/variables/NumberFormat.html b/api/variables/NumberFormat.html index e198540717..1812339a84 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";
    } = ...
    +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";
    } = ...
    diff --git a/api/variables/OverlapType.html b/api/variables/OverlapType.html index ae4a368285..7ab7929f47 100644 --- a/api/variables/OverlapType.html +++ b/api/variables/OverlapType.html @@ -1 +1 @@ -OverlapType | docx

    Variable OverlapTypeConst

    OverlapType: {
        NEVER: "never";
        OVERLAP: "overlap";
    } = ...
    +OverlapType | docx

    Variable OverlapTypeConst

    OverlapType: {
        NEVER: "never";
        OVERLAP: "overlap";
    } = ...
    diff --git a/api/variables/PageBorderDisplay.html b/api/variables/PageBorderDisplay.html index 4d67c6218a..b339e0bbfd 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";
    } = ...
    +PageBorderDisplay | docx

    Variable PageBorderDisplayConst

    PageBorderDisplay: {
        ALL_PAGES: "allPages";
        FIRST_PAGE: "firstPage";
        NOT_FIRST_PAGE: "notFirstPage";
    } = ...
    diff --git a/api/variables/PageBorderOffsetFrom.html b/api/variables/PageBorderOffsetFrom.html index 14e38bb385..78c1293074 100644 --- a/api/variables/PageBorderOffsetFrom.html +++ b/api/variables/PageBorderOffsetFrom.html @@ -1 +1 @@ -PageBorderOffsetFrom | docx

    Variable PageBorderOffsetFromConst

    PageBorderOffsetFrom: {
        PAGE: "page";
        TEXT: "text";
    } = ...
    +PageBorderOffsetFrom | docx

    Variable PageBorderOffsetFromConst

    PageBorderOffsetFrom: {
        PAGE: "page";
        TEXT: "text";
    } = ...
    diff --git a/api/variables/PageBorderZOrder.html b/api/variables/PageBorderZOrder.html index e4db2108f4..4e480a036c 100644 --- a/api/variables/PageBorderZOrder.html +++ b/api/variables/PageBorderZOrder.html @@ -1 +1 @@ -PageBorderZOrder | docx

    Variable PageBorderZOrderConst

    PageBorderZOrder: {
        BACK: "back";
        FRONT: "front";
    } = ...
    +PageBorderZOrder | docx

    Variable PageBorderZOrderConst

    PageBorderZOrder: {
        BACK: "back";
        FRONT: "front";
    } = ...
    diff --git a/api/variables/PageNumber.html b/api/variables/PageNumber.html index f352acc3a4..01464d5630 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";
    } = ...
    +PageNumber | docx

    Variable PageNumberConst

    PageNumber: {
        CURRENT: "CURRENT";
        CURRENT_SECTION: "SECTION";
        TOTAL_PAGES: "TOTAL_PAGES";
        TOTAL_PAGES_IN_SECTION: "TOTAL_PAGES_IN_SECTION";
    } = ...
    diff --git a/api/variables/PageNumberSeparator.html b/api/variables/PageNumberSeparator.html index 86fdcdd64d..eb68f6d95c 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";
    } = ...
    +PageNumberSeparator | docx

    Variable PageNumberSeparatorConst

    PageNumberSeparator: {
        COLON: "colon";
        EM_DASH: "emDash";
        EN_DASH: "endash";
        HYPHEN: "hyphen";
        PERIOD: "period";
    } = ...
    diff --git a/api/variables/PageOrientation.html b/api/variables/PageOrientation.html index fbdd208297..bfd2dab83e 100644 --- a/api/variables/PageOrientation.html +++ b/api/variables/PageOrientation.html @@ -1 +1 @@ -PageOrientation | docx

    Variable PageOrientationConst

    PageOrientation: {
        LANDSCAPE: "landscape";
        PORTRAIT: "portrait";
    } = ...
    +PageOrientation | docx

    Variable PageOrientationConst

    PageOrientation: {
        LANDSCAPE: "landscape";
        PORTRAIT: "portrait";
    } = ...
    diff --git a/api/variables/PageTextDirectionType.html b/api/variables/PageTextDirectionType.html index 2016cb79d5..40cd3ac6b4 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";
    } = ...
    +PageTextDirectionType | docx

    Variable PageTextDirectionTypeConst

    PageTextDirectionType: {
        LEFT_TO_RIGHT_TOP_TO_BOTTOM: "lrTb";
        TOP_TO_BOTTOM_RIGHT_TO_LEFT: "tbRl";
    } = ...
    diff --git a/api/variables/PatchType.html b/api/variables/PatchType.html index 39c16b89b7..723e413a0c 100644 --- a/api/variables/PatchType.html +++ b/api/variables/PatchType.html @@ -1 +1 @@ -PatchType | docx

    Variable PatchTypeConst

    PatchType: {
        DOCUMENT: "file";
        PARAGRAPH: "paragraph";
    } = ...
    +PatchType | docx

    Variable PatchTypeConst

    PatchType: {
        DOCUMENT: "file";
        PARAGRAPH: "paragraph";
    } = ...
    diff --git a/api/variables/PositionalTabAlignment.html b/api/variables/PositionalTabAlignment.html index ed5869a7fd..6e5361fa39 100644 --- a/api/variables/PositionalTabAlignment.html +++ b/api/variables/PositionalTabAlignment.html @@ -1 +1 @@ -PositionalTabAlignment | docx

    Variable PositionalTabAlignmentConst

    PositionalTabAlignment: {
        CENTER: "center";
        LEFT: "left";
        RIGHT: "right";
    } = ...
    +PositionalTabAlignment | docx

    Variable PositionalTabAlignmentConst

    PositionalTabAlignment: {
        CENTER: "center";
        LEFT: "left";
        RIGHT: "right";
    } = ...
    diff --git a/api/variables/PositionalTabLeader.html b/api/variables/PositionalTabLeader.html index d1cfed70e1..499fe4e433 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";
    } = ...
    +PositionalTabLeader | docx

    Variable PositionalTabLeaderConst

    PositionalTabLeader: {
        DOT: "dot";
        HYPHEN: "hyphen";
        MIDDLE_DOT: "middleDot";
        NONE: "none";
        UNDERSCORE: "underscore";
    } = ...
    diff --git a/api/variables/PositionalTabRelativeTo.html b/api/variables/PositionalTabRelativeTo.html index aa336ba221..2f0148acb9 100644 --- a/api/variables/PositionalTabRelativeTo.html +++ b/api/variables/PositionalTabRelativeTo.html @@ -1 +1 @@ -PositionalTabRelativeTo | docx

    Variable PositionalTabRelativeToConst

    PositionalTabRelativeTo: {
        INDENT: "indent";
        MARGIN: "margin";
    } = ...
    +PositionalTabRelativeTo | docx

    Variable PositionalTabRelativeToConst

    PositionalTabRelativeTo: {
        INDENT: "indent";
        MARGIN: "margin";
    } = ...
    diff --git a/api/variables/PrettifyType.html b/api/variables/PrettifyType.html index 92ecb52c94..e3011e1680 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

    -
    +
    diff --git a/api/variables/RelativeHorizontalPosition.html b/api/variables/RelativeHorizontalPosition.html index ef3a7d96c8..3cf63d4a0a 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";
    } = ...
    +RelativeHorizontalPosition | docx

    Variable RelativeHorizontalPositionConst

    RelativeHorizontalPosition: {
        CENTER: "center";
        INSIDE: "inside";
        LEFT: "left";
        OUTSIDE: "outside";
        RIGHT: "right";
    } = ...
    diff --git a/api/variables/RelativeVerticalPosition.html b/api/variables/RelativeVerticalPosition.html index 13f91de759..fc2cea70bb 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";
    } = ...
    +RelativeVerticalPosition | docx

    Variable RelativeVerticalPositionConst

    RelativeVerticalPosition: {
        BOTTOM: "bottom";
        CENTER: "center";
        INLINE: "inline";
        INSIDE: "inside";
        OUTSIDE: "outside";
        TOP: "top";
    } = ...
    diff --git a/api/variables/SectionType.html b/api/variables/SectionType.html index 99887c83a1..3a0f933354 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";
    } = ...
    +SectionType | docx

    Variable SectionTypeConst

    SectionType: {
        CONTINUOUS: "continuous";
        EVEN_PAGE: "evenPage";
        NEXT_COLUMN: "nextColumn";
        NEXT_PAGE: "nextPage";
        ODD_PAGE: "oddPage";
    } = ...
    diff --git a/api/variables/ShadingType.html b/api/variables/ShadingType.html index 2e0b6ed4b6..6c1df89222 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";
    } = ...
    +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";
    } = ...
    diff --git a/api/variables/SpaceType.html b/api/variables/SpaceType.html index 4725762f03..40012ed4fc 100644 --- a/api/variables/SpaceType.html +++ b/api/variables/SpaceType.html @@ -1 +1 @@ -SpaceType | docx

    Variable SpaceTypeConst

    SpaceType: {
        DEFAULT: "default";
        PRESERVE: "preserve";
    } = ...
    +SpaceType | docx

    Variable SpaceTypeConst

    SpaceType: {
        DEFAULT: "default";
        PRESERVE: "preserve";
    } = ...
    diff --git a/api/variables/TabStopPosition.html b/api/variables/TabStopPosition.html index 7e31ed68e4..cec57bbf54 100644 --- a/api/variables/TabStopPosition.html +++ b/api/variables/TabStopPosition.html @@ -1 +1 @@ -TabStopPosition | docx

    Variable TabStopPositionConst

    TabStopPosition: {
        MAX: 9026;
    } = ...
    +TabStopPosition | docx

    Variable TabStopPositionConst

    TabStopPosition: {
        MAX: 9026;
    } = ...
    diff --git a/api/variables/TabStopType.html b/api/variables/TabStopType.html index b134057318..b9acc4705e 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";
    } = ...
    +TabStopType | docx

    Variable TabStopTypeConst

    TabStopType: {
        BAR: "bar";
        CENTER: "center";
        CLEAR: "clear";
        DECIMAL: "decimal";
        END: "end";
        LEFT: "left";
        NUM: "num";
        RIGHT: "right";
        START: "start";
    } = ...
    diff --git a/api/variables/TableAnchorType.html b/api/variables/TableAnchorType.html index 628d9f0a02..cdba2cf0ce 100644 --- a/api/variables/TableAnchorType.html +++ b/api/variables/TableAnchorType.html @@ -1 +1 @@ -TableAnchorType | docx

    Variable TableAnchorTypeConst

    TableAnchorType: {
        MARGIN: "margin";
        PAGE: "page";
        TEXT: "text";
    } = ...
    +TableAnchorType | docx

    Variable TableAnchorTypeConst

    TableAnchorType: {
        MARGIN: "margin";
        PAGE: "page";
        TEXT: "text";
    } = ...
    diff --git a/api/variables/TableLayoutType.html b/api/variables/TableLayoutType.html index 6a8dc76de6..71b1ca7838 100644 --- a/api/variables/TableLayoutType.html +++ b/api/variables/TableLayoutType.html @@ -1 +1 @@ -TableLayoutType | docx

    Variable TableLayoutTypeConst

    TableLayoutType: {
        AUTOFIT: "autofit";
        FIXED: "fixed";
    } = ...
    +TableLayoutType | docx

    Variable TableLayoutTypeConst

    TableLayoutType: {
        AUTOFIT: "autofit";
        FIXED: "fixed";
    } = ...
    diff --git a/api/variables/TextDirection.html b/api/variables/TextDirection.html index dcfae1d8bb..f67f1b6340 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";
    } = ...
    +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";
    } = ...
    diff --git a/api/variables/TextEffect.html b/api/variables/TextEffect.html index d0f556500e..098689de75 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";
    } = ...
    +TextEffect | docx

    Variable TextEffectConst

    TextEffect: {
        ANTS_BLACK: "antsBlack";
        ANTS_RED: "antsRed";
        BLINK_BACKGROUND: "blinkBackground";
        LIGHTS: "lights";
        NONE: "none";
        SHIMMER: "shimmer";
        SPARKLE: "sparkle";
    } = ...
    diff --git a/api/variables/TextWrappingSide.html b/api/variables/TextWrappingSide.html index 3ad7364cbe..be2f15904d 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";
    } = ...
    +TextWrappingSide | docx

    Variable TextWrappingSideConst

    TextWrappingSide: {
        BOTH_SIDES: "bothSides";
        LARGEST: "largest";
        LEFT: "left";
        RIGHT: "right";
    } = ...
    diff --git a/api/variables/TextWrappingType.html b/api/variables/TextWrappingType.html index 8e58ff8bff..a3f2663df4 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;
    } = ...
    +TextWrappingType | docx

    Variable TextWrappingTypeConst

    TextWrappingType: {
        NONE: 0;
        SQUARE: 1;
        TIGHT: 2;
        TOP_AND_BOTTOM: 3;
    } = ...
    diff --git a/api/variables/UnderlineType.html b/api/variables/UnderlineType.html index dcf9245350..e2aab9a32f 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";
    } = ...
    +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";
    } = ...
    diff --git a/api/variables/VerticalAlign.html b/api/variables/VerticalAlign.html index 3e20af15f0..6bd70c6c2a 100644 --- a/api/variables/VerticalAlign.html +++ b/api/variables/VerticalAlign.html @@ -1 +1 @@ -VerticalAlign | docx

    Variable VerticalAlignConst

    VerticalAlign: {
        BOTTOM: "bottom";
        CENTER: "center";
        TOP: "top";
    } = ...
    +VerticalAlign | docx

    Variable VerticalAlignConst

    VerticalAlign: {
        BOTTOM: "bottom";
        CENTER: "center";
        TOP: "top";
    } = ...
    diff --git a/api/variables/VerticalMergeType.html b/api/variables/VerticalMergeType.html index d69474fbc5..f416c0419c 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

    • ReadonlyCONTINUE: "continue"

      Cell that is merged with upper one.

    • ReadonlyRESTART: "restart"

      Cell that is starting the vertical merge.

      -
    +
    diff --git a/api/variables/VerticalPositionAlign.html b/api/variables/VerticalPositionAlign.html index 79511186e2..e0b378f919 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";
    } = ...
    +VerticalPositionAlign | docx

    Variable VerticalPositionAlignConst

    VerticalPositionAlign: {
        BOTTOM: "bottom";
        CENTER: "center";
        INSIDE: "inside";
        OUTSIDE: "outside";
        TOP: "top";
    } = ...
    diff --git a/api/variables/VerticalPositionRelativeFrom.html b/api/variables/VerticalPositionRelativeFrom.html index 3a729c9e6f..f38259a317 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";
    } = ...
    +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";
    } = ...
    diff --git a/api/variables/WidthType.html b/api/variables/WidthType.html index 38d8a509f9..be99969274 100644 --- a/api/variables/WidthType.html +++ b/api/variables/WidthType.html @@ -2,4 +2,4 @@
  • ReadonlyDXA: "dxa"

    Value is in twentieths of a point

  • ReadonlyNIL: "nil"

    No (empty) value.

  • ReadonlyPERCENTAGE: "pct"

    Value is in percentage.

    -
  • +
    diff --git a/api/variables/sectionMarginDefaults.html b/api/variables/sectionMarginDefaults.html index 8aa8e724a3..30917b66df 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;
    } = ...
    +sectionMarginDefaults | docx

    Variable sectionMarginDefaultsConst

    sectionMarginDefaults: {
        BOTTOM: number;
        FOOTER: number;
        GUTTER: number;
        HEADER: number;
        LEFT: number;
        RIGHT: number;
        TOP: number;
    } = ...
    diff --git a/api/variables/sectionPageSizeDefaults.html b/api/variables/sectionPageSizeDefaults.html index c116e803ad..e6d0933319 100644 --- a/api/variables/sectionPageSizeDefaults.html +++ b/api/variables/sectionPageSizeDefaults.html @@ -1 +1 @@ -sectionPageSizeDefaults | docx

    Variable sectionPageSizeDefaultsConst

    sectionPageSizeDefaults: {
        HEIGHT: number;
        ORIENTATION: "portrait";
        WIDTH: number;
    } = ...
    +sectionPageSizeDefaults | docx

    Variable sectionPageSizeDefaultsConst

    sectionPageSizeDefaults: {
        HEIGHT: number;
        ORIENTATION: "portrait";
        WIDTH: number;
    } = ...