ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WLanguage / WLanguage functions / Controls, pages and windows / Word Processing functions
WINDEV
WindowsLinuxUniversal Windows 10 AppJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac CatalystUniversal Windows 10 App
Others
Stored procedures
Display constants used by prefix syntaxes only
The following constants are used by the functions for managing the Word Processing control:
ConstantDetailsFunction
alignBaselineThe text is positioned on the base line.docParagraph type,
docElementText type,
docFragment type,
docNumberingLevel type
alignSubscriptThe text is positioned in subscript.docParagraph type,
docElementText type,
docFragment type,
docNumberingLevel type
alignSuperscriptThe text is positioned in superscript.docParagraph type,
docElementText type,
docFragment type,
docNumberingLevel type
docBodyText section to edit: Body of the current page. DocGoIntoEdit
docColumnBreakAllows you to insert a column break. DocAdd, DocInsert
docFooterText section to edit: Footer of the current page. DocGoIntoEdit
docHeaderText section to edit: Header of current page. DocGoIntoEdit
docHeightModeAtLeastHeight of table row: the row height will be at least equal to the one set with the Height property of the table row. docTable type
docHeightModeAutomaticHeight of table row: the row height is automatically calculated according to the text found in the row cells. docTable type
docHeightModeExactHeight of table row: The row height will be the one set with the Height property of the table row. docTable type
docHeightModeUndefinedHeight of table row: the mode for calculating the row height is not defined. docTable type
docLandscapeOrientation of section: all pages found in the section are in Landscape mode.docSection type
docLineBreakAllows you to insert a line break. DocAdd, DocInsert
docMulticolumnIdenticalMulticolumn management: Each column has the same width.docFormatMulticolumn type
docMulticolumnNoneNo multicolumn management. docFormatMulticolumn type
docMulticolumnVariableMulticolumn management: Each column has a variable width.docFormatMulticolumn type
docOriginScreenChanges the origin to calculate a position in the Word Processing control. DocInfoXY
docPageBreakAllows you to insert a page break. DocAdd, DocInsert
docPageNumberNumber of the page that contains the specified position. DocInfoXY
docParagraphBreakAllows you to insert a paragraph break. DocAdd, DocInsert
docPortraitOrientation of section: all pages found in the section are in Portrait mode. docSection type
docstyleCharacterType of style: Character styleDocument type
docstyleNumberingType of style: Numbering styleDocument type
docstyleParagraphType of style: Paragraph styleDocument type
docstyleTableType of style: Style of tableDocument type
docTabulationCharacterDotFill character for the space before the tabulation: Dot.docTabulation type
docTabulationCharacterHyphenFill character for the space before the tabulation: Hyphen.docTabulation type
docTabulationCharacterMiddleDotFill character for the space before the tabulation: Centered dot.docTabulation type
docTabulationCharacterNoneFill character for the space before the tabulation: Empty character (no fill character).docTabulation type
docTabulationCharacterUnderscoreFill character for the space before the tabulation: Underlined.docTabulation type
docWidthModeAutomaticWidth of table column: The column width is automatically calculated according to the text found in the current column and to the one found in the other columns. docTable type
docWidthModeNoneWidth of table column: special case. docTable type
docWidthModePercentWidth of table column: The mode for calculating the column width is performed in percentage of total table width.docTable type
docWidthModeUndefinedWidth of table column: The mode for calculating the column width is not defined because column cells have different widths. docTable type
docWidthModeValueWidth of table column: The mode for calculating the width of columns is performed according to a width supplied in millimeters. docTable type
docWrappingAlignedOnTextType of wrapping: the image (or the text area) is inserted into the line and its is linked to the text location where it was inserted. It is processed like any character. It moves with the text.docElementImage type, docElementTextArea type
docWrappingBeforeTheTextType of wrapping: Used to display the image or the text area above the text.docElementImage type, docElementTextArea type
docWrappingBehindTheTextType of wrapping: Used to display the image or the text area in watermark behind the text.docElementImage type, docElementTextArea type
docWrappingFramedType of wrapping: Wraps the text around the border of image or text area (recommended for a square image).docElementImage type, docElementTextArea type
docWrappingNearType of wrapping: Wraps the image (or the text area) according to its outlines (recommended for a round image or for an image with an irregular shape).docElementImage type, docElementTextArea type
docWrappingThroughType of wrapping: Used to customize the wrapping.docElementImage type, docElementTextArea type
docWrappingTopAndBottomType of wrapping: The image (or the text area) remains on its line and it is located between two text sections at the top and at the bottom.docElementImage type, docElementTextArea type
docXCoordX-coordinate of the specified position on the page (expressed in millimetres). DocInfoXY
docYCoordY-coordinate of the specified position on the page (expressed in millimetres). DocInfoXY
docZOrderBackgroundNew Z-order: Sends the element to the background.DocChangeZOrder
docZOrderBackwardNew Z-order: Moves the element to the lower level.DocChangeZOrder
docZOrderForwardNew Z-order: Moves the element to the upper level.DocChangeZOrder
docZOrderFrontNew Z-order: Brings the element to the foreground.DocChangeZOrder
dpBottomVertical position: The text is displayed at the bottom of Word Processing control.DocPosition
dpCenterVertical or horizontal position: The text is displayed in the middle of Word Processing control.DocPosition
dpDefaultVertical or horizontal position: The text is displayed in the Word Processing control.DocPosition
dpLeftHorizontal position: The text is displayed on the left of Word Processing control.DocPosition
dpRightHorizontal position: The text is displayed on the right of Word Processing control.DocPosition
dpTopVertical position: The text is displayed at the top of Word Processing control.DocPosition
dthWithCSSApplies external CSS styles: the CSS code is generated in a ".CSS" file external to the HTML pageDocToHTML
dthWithoutCSSApplies inline CSS styles: the CSS code is generated and integrated into the HTML code of the generated page. Each tag contains the CSS styles applied to it.DocToHTML
interlineExactThe line spacing corresponds to the value of the Interline property.docParagraph type,
docElementText type,
docFragment type,
docNumberingLevel type
interlineMinimumThe line spacing is at least the value of the Interline property. If the default line spacing of the font used on the previous line is greater than .Interline, the default line spacing of the font is used.docParagraph type,
docElementText type,
docFragment type,
docNumberingLevel type
interlineMultipleThe line spacing is obtained by multiplying the Interline property by the default line spacing of the font of the previous line and dividing the result by 240.docParagraph type,
docElementText type,
docFragment type,
docNumberingLevel type
numfBulletNumbering format: Numbering in bullet format. Only the bullets represented by a font character are available. You cannot create a bullet associated with an image.docNumberingLevel type
numfLowercaseLetterNumbering format: Numbering in lowercase letters: a, b, c, d, ...docNumberingLevel type
numfNumericNumbering format: Numbering in digits: 1, 2, 3, 4, ...docNumberingLevel type
numfNumericInLettersNumbering format: Numbering in digits written in letters: one, two, three, four, ...docNumberingLevel type
numfOrdinalNumbering format: Ordered numbering: 1st, 2nd, 3rd, etc.docNumberingLevel type
numfOrdinalInLettersNumbering format: Ordered numbering in letters: first, second, third, ...docNumberingLevel type
numfRomanLowercaseNumbering format: Numbering in lowercase Roman digits: i, ii, iii, ...docNumberingLevel type
numfRomanUppercaseNumbering format: Numbering in uppercase Roman digits: I, II, III, ...docNumberingLevel type
numfUppercaseLetterNumbering format: Numbering in uppercase letters: A, B, C, D, ...docNumberingLevel type
numsepNoneNumbering separator: nonedocNumberingLevel type
numsepSpaceNumbering separator: spacedocNumberingLevel type
numsepTabulationNumbering separator: tabulationdocNumberingLevel type
ssNoBreakType of section break: No section break. docParagraph type
ssSectionBreakType of section break: Section break to next page.docParagraph type,
docSection type
ssSectionBreakContinuousType of section break: Section break on the same page. docParagraph type,
docSection type
ssSectionBreakEvenPageType of section break: Section break to next even page.docParagraph type,
docSection type
ssSectionBreakOddPageType of section break: Section break to next odd page.docParagraph type,
docSection type
styleTOCDefault1Default paragraph style for level 1 of the table of contents (Heading 1). docTableOfContents type
styleTOCDefault2Default paragraph style for level 2 of the table of contents (Heading 2). docTableOfContents type
styleTOCDefault3Default paragraph style for level 3 of the table of contents (Heading 3). docTableOfContents type
styleTOCDefault4Default paragraph style for level 4 of the table of contents (Heading 4). docTableOfContents type
styleTOCDefault5Default paragraph style for level 5 of the table of contents (Heading 5). docTableOfContents type
styleTOCDefault6Default paragraph style for level 6 of the table of contents (Heading 6). docTableOfContents type
styleTOCDefault7Default paragraph style for level 7 of the table of contents (Heading 7). docTableOfContents type
styleTOCDefault8Default paragraph style for level 8 of the table of contents (Heading 8). docTableOfContents type
styleTOCDefault9Default paragraph style for level 9 of the table of contents (Heading 9). docTableOfContents type
tabTypeBarType of tabulation: A vertical bar will be displayed for the tabulation.docTabulation type
tabTypeCenterType of tabulation: The center of text will be aligned on the tabulation.docTabulation type
tabTypeDecimalType of tabulation: The decimal separator will be aligned on the tabulation.docTabulation type
tabTypeLeftType of tabulation: The left text border will be aligned on the tabulation.docTabulation type
tabTypeRightType of tabulation: The right text border will be aligned on the tabulation.docTabulation type
typeDocElementCellType of element: Table celldocElement type
typeDocElementDocumentType of element: DocumentdocElement type
typeDocElementFooterType of element: Page footerdocElement type
typeDocElementFormulaType of element: FormuladocElement type
typeDocElementHeaderType of element: Page headerdocElement type
typeDocElementImageType of element: ImagedocElement type
typeDocElementLinkType of element: LinkdocElement type
typeDocElementParagraphType of element: Empty paragraphdocElement type
typeDocElementTableOfContentsType of element: Table of contentsdocElement type
typeDocElementTextType of element: TextdocElement type
typeDocElementTextAreaType of element: Text areadocElement type
typeDocElementUnknownType of element: UnknowndocElement type
typeDocLinkBookmarkType of element: Bookmark linkdocElementLink type
typeDocLinkURLType of element: URL linkdocElementLink type
typeSubDocBodySection of document to which the fragment belongs: Document body.docFragment type
typeSubDocCanvasSection of document to which the fragment belongs: Image containerdocFragment type
typeSubDocFooterEvenPageSection of document to which the fragment belongs: Footer of even page.docFragment type
typeSubDocFooterFirstPageSection of document to which the fragment belongs: Footer of first page.docFragment type
typeSubDocFooterOddPageSection of document to which the fragment belongs: Footer of odd page. docFragment type
typeSubDocHeaderEvenPageSection of document to which the fragment belongs: Header of even page.docFragment type
typeSubDocHeaderFirstPageSection of document to which the fragment belongs: Header of first page.docFragment type
typeSubDocHeaderOddPageSection of document to which the fragment belongs: Header of odd page.docFragment type
typeSubDocTextAreaSection of document to which the fragment belongs: Text area.docFragment type
underlineDashType of underline: Underline with dashesdocParagraph type,
docElementText type,
docFragment type,
docNumberingLevel type
underlineDashHeavyType of underline: Underline with heavy dashesdocParagraph type,
docElementText type,
docFragment type,
docNumberingLevel type
underlineDotDashType of underline: Underline such as '.-' (dot dash)docParagraph type,
docElementText type,
docFragment type,
docNumberingLevel type
underlineDotDashHeavyType of underline: Underline such as heavy '.-' (dot dash)docParagraph type,
docElementText type,
docFragment type,
docNumberingLevel type
underlineDotDotDashType of underline: Underline such as '..-' (dot dot dash)docParagraph type,
docElementText type,
docFragment type
docNumberingLevel type
underlineDotDotDashHeavyType of underline: Underline such as heavy '..-' (dot dot dash)docParagraph type,
docElementText type,
docFragment type,
docNumberingLevel type
underlineDottedType of underline: Underline in dotsdocParagraph type,
docElementText type,
docFragment type,
docNumberingLevel type
underlineDottedHeavyType of underline: Underline in heavy dotsdocParagraph type,
docElementText type,
docFragment type,
docNumberingLevel type
underlineDoubleType of underline: Double underlinedocParagraph type,
docElementText type,
docFragment type,
docNumberingLevel type
underlineNoneType of underline: No underlinedocParagraph type,
docElementText type,
docFragment type,
docNumberingLevel type
underlineSingleType of underline: Single underlinedocParagraph type,
docElementText type,
docFragment type,
docNumberingLevel type
underlineThickType of underline: Thick underlinedocParagraph type,
docElementText type,
docFragment type,
docNumberingLevel type
underlineWordsType of underline: Underline words onlydocParagraph type,
docElementText type,
docFragment type,
docNumberingLevel type
The following constants are used by the functions for managing the Word Processing control (prefix syntax):
ConstantDetailsFunction
alignBaselineThe text is positioned on the base line.docParagraph type,
docElementText type,
docFragment type,
docNumberingLevel type
alignSubscriptThe text is positioned in subscript.docParagraph type,
docElementText type,
docFragment type,
docNumberingLevel type
alignSuperscriptThe text is positioned in superscript.docParagraph type,
docElementText type,
docFragment type,
docNumberingLevel type
docBodyText section to edit: Body of the current page. <Word Processing>.GoIntoEdit
docColumnBreakAllows you to insert a column break. <Word Processing>.Add,
<docFragment variable>.Add,
<Document variable>.Add,
<Word Processing>.Insert,
<docFragment variable>.Insert,
<Document variable>.Insert
docFooterText section to edit: Footer of the current page. <Word Processing>.GoIntoEdit
docHeaderText section to edit: Header of current page. <Word Processing>.GoIntoEdit
docHeightModeAtLeastHeight of table row: the row height will be at least equal to the one set with the Height property of the table row. docTable type
docHeightModeAutomaticHeight of table row: the row height is automatically calculated according to the text found in the row cells. docTable type
docHeightModeExactHeight of table row: The row height will be the one set with the Height property of the table row. docTable type
docHeightModeUndefinedHeight of table row: the mode for calculating the row height is not defined. docTable type
docLandscapeOrientation of section: all pages found in the section are in Landscape mode.docSection type
docLineBreakAllows you to insert a line break. <Word Processing>.Add,
<docFragment variable>.Add,
<Document variable>.Add,
<Word Processing>.Insert,
<docFragment variable>.Insert,
<Document variable>.Insert
docMulticolumnIdenticalMulticolumn management: Each column has the same width.docFormatMulticolumn type
docMulticolumnNoneNo multicolumn management. docFormatMulticolumn type
docMulticolumnVariableMulticolumn management: Each column has a variable width.docFormatMulticolumn type
docOriginScreenChanges the origin to calculate a position in the Word Processing control. <Word Processing>.InfoXY
docPageBreakAllows you to insert a page break. <Word Processing>.Add,
<docFragment variable>.Add,
<Document variable>.Add,
<Word Processing>.Insert,
<docFragment variable>.Insert,
<Document variable>.Insert
docPageNumberNumber of the page that contains the specified position. <Word Processing>.InfoXY
docParagraphBreakAllows you to insert a paragraph break. <Word Processing>.Add,
<docFragment variable>.Add,
<Document variable>.Add,
<Word Processing>.Insert,
<docFragment variable>.Insert,
<Document variable>.Insert
docPortraitOrientation of section: all pages found in the section are in Portrait mode. docSection type
docstyleCharacterType of style: Character styleDocument type
docstyleNumberingType of style: Numbering styleDocument type
docstyleParagraphType of style: Paragraph styleDocument type
docstyleTableType of style: Style of tableDocument type
docWidthModeAutomaticWidth of table column: The column width is automatically calculated according to the text found in the current column and to the one found in the other columns. docTable type
docWidthModeNoneWidth of table column: special case. docTable type
docWidthModePercentWidth of table column: The mode for calculating the column width is performed in percentage of total table width.docTable type
docWidthModeUndefinedWidth of table column: The mode for calculating the column width is not defined because column cells have different widths. docTable type
docWidthModeValueWidth of table column: The mode for calculating the width of columns is performed according to a width supplied in millimeters. docTable type
docWrappingAlignedOnTextType of wrapping: the image (or the text area) is inserted into the line and its is linked to the text location where it was inserted. It is processed like any character. It moves with the text.docElementImage type,
docElementTextArea type
docWrappingBeforeTheTextType of wrapping: Used to display the image or the text area above the text.docElementImage type,
docElementTextArea type
docWrappingBehindTheTextType of wrapping: Used to display the image or the text area in watermark behind the text.docElementImage type,
docElementTextArea type
docWrappingFramedType of wrapping: Wraps the text around the border of image or text area (recommended for a square image).docElementImage type,
docElementTextArea type
docWrappingNearType of wrapping: Wraps the image (or the text area) according to its outlines (recommended for a round image or for an image with an irregular shape).docElementImage type,
docElementTextArea type
docWrappingThroughType of wrapping: Used to customize the wrapping.docElementImage type,
docElementTextArea type
docWrappingTopAndBottomType of wrapping: The image (or the text area) remains on its line and it is located between two text sections at the top and at the bottom.docElementImage type,
docElementTextArea type
docXCoordX-coordinate of the specified position on the page (expressed in millimetres). <Word Processing>.InfoXY
docYCoordY-coordinate of the specified position on the page (expressed in millimetres). <Word Processing>.InfoXY
docZOrderBackgroundNew Z-order: Sends the element to the background.<Word Processing>.ChangeZOrder
docZOrderBackwardNew Z-order: Moves the element to the lower level.<Word Processing>.ChangeZOrder
docZOrderForwardNew Z-order: Moves the element to the upper level.<Word Processing>.ChangeZOrder
docZOrderFrontNew Z-order: Brings the element to the foreground.<Word Processing>.ChangeZOrder
dpBottomVertical position: The text is displayed at the bottom of Word Processing control.<Word Processing>.Position
dpCenterVertical or horizontal position: The text is displayed in the middle of Word Processing control.<Word Processing>.Position
dpDefaultVertical or horizontal position: The text is displayed in the Word Processing control.<Word Processing>.Position
dpLeftHorizontal position: The text is displayed on the left of Word Processing control.<Word Processing>.Position
dpRightHorizontal position: The text is displayed on the right of Word Processing control.<Word Processing>.Position
dpTopVertical position: The text is displayed at the top of Word Processing control.<Word Processing>.Position
dthWithCSSApplies external CSS styles: the CSS code is generated in a ".CSS" file external to the HTML page<Word Processing>.ToHTML,
<Document variable>.ToHTML
dthWithoutCSSApplies inline CSS styles: the CSS code is generated and integrated into the HTML code of the generated page. Each tag contains the CSS styles applied to it.<Word Processing>.ToHTML,
<Document variable>.ToHTML
interlineExactThe line spacing corresponds to the value of the Interline property.docParagraph type,
docElementText type,
docFragment type,
docNumberingLevel type
interlineMinimumThe line spacing is at least the value of the Interline property. If the default line spacing of the font used on the previous line is greater than .Interline, the default line spacing of the font is used.docParagraph type,
docElementText type,
docFragment type,
docNumberingLevel type
interlineMultipleThe line spacing is obtained by multiplying the Interline property by the default line spacing of the font of the previous line and dividing the result by 240.docParagraph type,
docElementText type,
docFragment type,
docNumberingLevel type
numfBulletNumbering format: Numbering in bullet format. Only the bullets represented by a font character are available. You cannot create a bullet associated with an image.docNumberingLevel type
numfLowercaseLetterNumbering format: Numbering in lowercase letters: a, b, c, d, ...docNumberingLevel type
numfNumericNumbering format: Numbering in digits: 1, 2, 3, 4, ...docNumberingLevel type
numfNumericInLettersNumbering format: Numbering in digits written in letters: one, two, three, four, ...docNumberingLevel type
numfOrdinalNumbering format: Ordered numbering: 1st, 2nd, 3rd, etc.docNumberingLevel type
numfOrdinalInLettersNumbering format: Ordered numbering in letters: first, second, third, ...docNumberingLevel type
numfRomanLowercaseNumbering format: Numbering in lowercase Roman digits: i, ii, iii, ...docNumberingLevel type
numfRomanUppercaseNumbering format: Numbering in uppercase Roman digits: I, II, III, ...docNumberingLevel type
numfUppercaseLetterNumbering format: Numbering in uppercase letters: A, B, C, D, ...docNumberingLevel type
numsepNoneNumbering separator: nonedocNumberingLevel type
numsepSpaceNumbering separator: spacedocNumberingLevel type
numsepTabulationNumbering separator: tabulationdocNumberingLevel type
ssNoBreakType of section break: No section break. docParagraph type
ssSectionBreakType of section break: Section break to next page.docParagraph type,
docSection type
ssSectionBreakContinuousType of section break: Section break on the same page. docParagraph type,
docSection type
ssSectionBreakEvenPageType of section break: Section break to next even page.docParagraph type,
docSection type
ssSectionBreakOddPageType of section break: Section break to next odd page.docParagraph type,
docSection type
tabTypeBarType of tabulation: A vertical bar will be displayed for the tabulation.docTabulation type
tabTypeCenterType of tabulation: The center of text will be aligned on the tabulation.docTabulation type
tabTypeDecimalType of tabulation: The decimal separator will be aligned on the tabulation.docTabulation type
tabTypeLeftType of tabulation: The left text border will be aligned on the tabulation.docTabulation type
tabTypeRightType of tabulation: The right text border will be aligned on the tabulation.docTabulation type
typeDocElementCellType of element: Table celldocElement type
typeDocElementDocumentType of element: DocumentdocElement type
typeDocElementFooterType of element: Page footerdocElement type
typeDocElementFormulaType of element: FormuladocElement type
typeDocElementHeaderType of element: Page headerdocElement type
typeDocElementImageType of element: ImagedocElement type
typeDocElementLinkType of element: LinkdocElement type
typeDocElementParagraphType of element: Empty paragraphdocElement type
typeDocElementTextType of element: TextdocElement type
typeDocElementTextAreaType of element: Text areadocElement type
typeDocElementUnknownType of element: UnknowndocElement type
typeDocLinkBookmarkType of element: Bookmark linkdocElementLink type
typeDocLinkURLType of element: URL linkdocElementLink type
typeSubDocBodySection of document to which the fragment belongs: Document body.docFragment type
typeSubDocCanvasSection of document to which the fragment belongs: Image containerdocFragment type
typeSubDocFooterEvenPageSection of document to which the fragment belongs: Footer of even page.docFragment type
typeSubDocFooterFirstPageSection of document to which the fragment belongs: Footer of first page.docFragment type
typeSubDocFooterOddPageSection of document to which the fragment belongs: Footer of odd page. docFragment type
typeSubDocHeaderEvenPageSection of document to which the fragment belongs: Header of even page.docFragment type
typeSubDocHeaderFirstPageSection of document to which the fragment belongs: Header of first page.docFragment type
typeSubDocHeaderOddPageSection of document to which the fragment belongs: Header of odd page.docFragment type
typeSubDocTextAreaSection of document to which the fragment belongs: Text area.docFragment type
underlineDashType of underline: Underline with dashesdocParagraph type,
docElementText type,
docFragment type,
docNumberingLevel type
underlineDashHeavyType of underline: Underline with heavy dashesdocParagraph type,
docElementText type,
docFragment type,
docNumberingLevel type
underlineDotDashType of underline: Underline such as '.-' (dot dash)docParagraph type,
docElementText type,
docFragment type,
docNumberingLevel type
underlineDotDashHeavyType of underline: Underline such as heavy '.-' (dot dash)docParagraph type,
docElementText type,
docFragment type,
docNumberingLevel type
underlineDotDotDashType of underline: Underline such as '..-' (dot dot dash)docParagraph type,
docElementText type,
docFragment type
docNumberingLevel type
underlineDotDotDashHeavyType of underline: Underline such as heavy '..-' (dot dot dash)docParagraph type,
docElementText type,
docFragment type,
docNumberingLevel type
underlineDottedType of underline: Underline in dotsdocParagraph type,
docElementText type,
docFragment type,
docNumberingLevel type
underlineDottedHeavyType of underline: Underline in heavy dotsdocParagraph type,
docElementText type,
docFragment type,
docNumberingLevel type
underlineDoubleType of underline: Double underlinedocParagraph type,
docElementText type,
docFragment type,
docNumberingLevel type
underlineNoneType of underline: No underlinedocParagraph type,
docElementText type,
docFragment type,
docNumberingLevel type
underlineSingleType of underline: Single underlinedocParagraph type,
docElementText type,
docFragment type,
docNumberingLevel type
underlineThickType of underline: Thick underlinedocParagraph type,
docElementText type,
docFragment type,
docNumberingLevel type
underlineWordsType of underline: Underline words onlydocParagraph type,
docElementText type,
docFragment type,
docNumberingLevel type
Minimum version required
  • Version 22
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 08/23/2022

Send a report | Local help