ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

This content has been translated automatically.  Click here  to view the French version.
Help / WLanguage / WLanguage functions / Controls, pages and windows / Word Processing functions
WINDEV
WindowsLinuxJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac Catalyst
Others
Stored procedures
Display only constants used by prefix syntaxes
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
alignIndexThe 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 to be edited: Body of current page. DocGoIntoEdit
docColumnBreakAllows you to insert a column break. DocAdd, DocInsert
docFooterText section to be edited: Footer of current page. DocGoIntoEdit
New in version 2025
docFormatPainterModeDisabled
Disables the format painter mode (if enabled).
New in version 2025
DocFormatPainterMode
New in version 2025
docFormatPainterModeMultiple
Permanently enables the format painter mode.
New in version 2025
DocFormatPainterMode
New in version 2025
docFormatPainterModeOnce
Enables the format painter mode to copy formatting only once.
New in version 2025
DocFormatPainterMode
docHeaderPart of text to be edited: Header of current page. DocGoIntoEdit
docHeightModeAtLeastArray row height: the row height will be at least that defined by the property Height of the array row.. docTable type
docHeightModeAutomaticArray row height: the height of the row is automatically calculated according to the text present in the cells of the row.. docTable type
docHeightModeExactArray row height: the height of the row is defined by the property Height of the array row.. docTable type
docHeightModeUndefinedArray row height: the method for calculating row height is not defined.. docTable type
docLandscapeSection orientation: all pages in the section are in landscape mode.docSection type
docLineBreakAllows you to insert a line break. DocAdd, DocInsert
docMulticolumnIdenticalMulticolumn management: Each column has an identical width.docFormatMulticolumn type
docMulticolumnNoneNo multicolumn management. docFormatMulticolumn type
docMulticolumnVariableMulti-column 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
docPortraitSection orientation: all pages in the section are in Portrait mode. docSection type
docstyleCharacterStyle type: Character styleDocument type
docstyleNumberingStyle type: Numbering styleDocument type
docstyleParagraphStyle type: Paragraph styleDocument type
docstyleTableStyle type: Array styleDocument type
docTabulationCharacterDotFill character for space before tab: Period.docTabulation type
docTabulationCharacterHyphenFill character for space before tab: Hyphen.docTabulation type
docTabulationCharacterMiddleDotFill character for space before tab: centered dot.docTabulation type
docTabulationCharacterNoneFill character for space before tab: Blank character (no fill character).docTabulation type
docTabulationCharacterUnderscoreFill character for space before tab: Underline.docTabulation type
docWidthModeAutomaticArray column width: Column width is automatically calculated according to the text in the current column and the text in other columns.. docTable type
docWidthModeNoneArray column width: a special case. docTable type
docWidthModePercentArray column width: Column width is calculated as a percentage of the total width of the array.docTable type
docWidthModeUndefinedArray column width: The column width calculation mode is not defined, as cells in the column have different widths.. docTable type
docWidthModeValueArray column width: Column widths are calculated according to the width provided in millimeters.. docTable type
docWrappingAlignedOnTextWrapping type: the image (or text area) is inserted into the line and linked to the text location where it was inserted.. It is processed like any character. It moves with the text.docElementImage type, docElementTextArea type
docWrappingBeforeTheTextWrapping type: Displays the image or text area on top of the text.docElementImage type, docElementTextArea type
docWrappingBehindTheTextWrapping type: Use the image or text area as a watermark behind the text.docElementImage type, docElementTextArea type
docWrappingFramedWrap type: Wraps the text around the image border or text area (recommended for square images).docElementImage type, docElementTextArea type
docWrappingNearWrap type: Wraps the image (or text area) according to its contours (recommended for round or irregularly shaped images).docElementImage type, docElementTextArea type
docWrappingThroughTrim type: Allows you to customize the trim.docElementImage type, docElementTextArea type
docWrappingTopAndBottomWrapping type: The image (or text area) remains on its line, between two sections of text at the top and 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 ZOrder: switches element to background.DocChangeZOrder
docZOrderBackwardNew ZOrder: switches element to lower plane.DocChangeZOrder
docZOrderForwardNew ZOrder: Moves element to next plane.DocChangeZOrder
docZOrderFrontNew ZOrder: Moves element to foreground.DocChangeZOrder
dpBottomVertical position: Text is displayed at the bottom of the Word Processing control.DocPosition
dpCenterVertical or horizontal position: Text is displayed at the center of the Word Processing control.DocPosition
dpDefaultVertical or horizontal position: Text is displayed in the Word Processing control.DocPosition
dpLeftHorizontal position: Text is displayed to the left of the Word Processing control.DocPosition
dpRightHorizontal position: Text is displayed to the right of the Word Processing control.DocPosition
dpTopVertical position: Text is displayed at the top of the Word Processing control.DocPosition
dthWithCSSApply external CSS styles: CSS code is generated in a ".CSS" file external to the HTML page.DocToHTML
dthWithoutCSSApplies CSS inline styles: CSS code is generated and integrated into the HTML code of the generated page. Each tag contains the CSS styles applied to it.DocToHTML
lineSpacingExactThe line spacing corresponds to the value of the LineSpacing property.docParagraph type,
docElementText type,
docFragment type,
docNumberingLevel type
lineSpacingMinimumThe line spacing is at least the value of the LineSpacing property. If the default line spacing of the font used on the previous line is greater than .LineSpacing, the default line spacing of the font is used.docParagraph type,
docElementText type,
docFragment type,
docNumberingLevel type
lineSpacingMultipleThe line spacing is obtained by multiplying the LineSpacing 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: Bulleted numbering. 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: numbers written in letters: one, two, three, four, ...docNumberingLevel type
numfOrdinalNumbering format: Ordered numbering: 1st, 2nd, 3rd, ...docNumberingLevel type
numfOrdinalInLettersNumbering format: ordered numbering in letters: first, second, third, ...docNumberingLevel type
numfRomanLowercaseNumbering format: Numbering in lower-case Roman numerals: i, ii, iii, ...docNumberingLevel type
numfRomanUppercaseNumbering format: Numbering in capital Roman numerals: I, II, III, ...docNumberingLevel type
numfUppercaseLetterNumbering format: Numbering in capital letters: A, B, C, D, ...docNumberingLevel type
numsepNoneNumbering separator: nonedocNumberingLevel type
numsepSpaceNumbering separator: spacedocNumberingLevel type
numsepTabulationNumbering separator: tabulationdocNumberingLevel type
ssNoBreakSection skip type: No section skip. docParagraph type
ssSectionBreakSection jump type: Section jump to next page.docParagraph type,
docSection type
ssSectionBreakContinuousSection break type: Section break on the same page. docParagraph type,
docSection type
ssSectionBreakEvenPageSection jump type: Section jump to next even page.docParagraph type,
docSection type
ssSectionBreakOddPageSection jump type: Section jump to next odd-numbered 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
tabTypeBarTab type: A vertical bar will be displayed at the tab.docTabulation type
tabTypeCenterTab type: The center of the text will be aligned with the tab.docTabulation type
tabTypeDecimalTab type: The decimal separator will be aligned with the tab.docTabulation type
tabTypeLeftTab type: The left edge of the text will be aligned with the tab.docTabulation type
tabTypeRightTab type: The right edge of the text will be aligned with the tab.docTabulation type
typeDocElementCellElement type: Cell of an arraydocElement type
typeDocElementCheckBoxControlElement type: SwitchdocElement type
typeDocElementDocumentType of element: DocumentdocElement type
typeDocElementFooterElement type: FooterdocElement type
typeDocElementFormulaElement type: FormuladocElement type
typeDocElementHeaderElement type: Page headerdocElement type
typeDocElementImageElement type: ImagedocElement type
typeDocElementLinkElement type: LinkdocElement type
typeDocElementParagraphElement type: Empty paragraphdocElement type
typeDocElementTableOfContentsItem type: Table of contentsdocElement type
typeDocElementTextElement type: TextdocElement type
typeDocElementTextAreaElement type: Text areadocElement type
typeDocElementUnknownType of element: UnknowndocElement type
typeDocLinkBookmarkElement type: Bookmark linkdocElementLink type
typeDocLinkURLElement type: URL linkdocElementLink type
typeSubDocBodyPart of the document to which the fragment belongs: Document body.docFragment type
typeSubDocCanvasPart of the document to which the fragment belongs: Image container.docFragment type
typeSubDocFooterEvenPagePart of the document to which the fragment belongs: Even footer.docFragment type
typeSubDocFooterFirstPagePart of the document to which the fragment belongs: Footer of the first page.docFragment type
typeSubDocFooterOddPagePart of the document to which the fragment belongs: Odd footer. docFragment type
typeSubDocHeaderEvenPagePart of the document to which the fragment belongs: Even page header.docFragment type
typeSubDocHeaderFirstPagePart of the document to which the fragment belongs: Header of the first page.docFragment type
typeSubDocHeaderOddPagePart of the document to which the fragment belongs: Odd page header.docFragment type
typeSubDocTextAreaPart of the document to which the fragment belongs: Text area.docFragment type
underlineDashUnderlining type: Underlining with dashesdocParagraph type,
docElementText type,
docFragment type,
docNumberingLevel type
underlineDashHeavyUnderlining type: Underlining with thick dashesdocParagraph type,
docElementText type,
docFragment type,
docNumberingLevel type
underlineDotDashUnderline type: '.-' underline (dot-dash)docParagraph type,
docElementText type,
docFragment type,
docNumberingLevel type
underlineDotDashHeavyUnderlining type: thick '.-' (dot-dash) underliningdocParagraph type,
docElementText type,
docFragment type,
docNumberingLevel type
underlineDotDotDashUnderline type: '..-' underline (dot-dash)docParagraph type,
docElementText type,
docFragment type
docNumberingLevel type
underlineDotDotDashHeavyUnderline type: thick '..-' (dot-dash) underlinedocParagraph type,
docElementText type,
docFragment type,
docNumberingLevel type
underlineDottedUnderlining type: Dotted underliningdocParagraph type,
docElementText type,
docFragment type,
docNumberingLevel type
underlineDottedHeavyUnderlining type: thick dotted underliningdocParagraph type,
docElementText type,
docFragment type,
docNumberingLevel type
underlineDoubleUnderlining type: Double underliningdocParagraph type,
docElementText type,
docFragment type,
docNumberingLevel type
underlineNoneUnderline type: No underliningdocParagraph type,
docElementText type,
docFragment type,
docNumberingLevel type
underlineSingleUnderlining type: Simple underliningdocParagraph type,
docElementText type,
docFragment type,
docNumberingLevel type
underlineThickUnderlining type: thick underliningdocParagraph type,
docElementText type,
docFragment type,
docNumberingLevel type
underlineWordsUnderlining type: Underlining of words onlydocParagraph type,
docElementText type,
docFragment type,
docNumberingLevel type
The following constants are used by the functions for managing the Word Processing control, using prefix syntax:
ConstantDetailsFunction
alignBaselineThe text is positioned on the base line.docParagraph type,
docElementText type,
docFragment type,
docNumberingLevel type
alignIndexThe 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 to be edited: Body of 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 be edited: Footer of current page. <Word Processing>.GoIntoEdit
New in version 2025
docFormatPainterModeDisabled
Disables the format painter mode (if enabled).
New in version 2025
docFormatPainterModeMultiple
Permanently enables the format painter mode.
New in version 2025
docFormatPainterModeOnce
Enables the format painter mode to copy formatting only once.
docHeaderPart of text to be edited: Header of current page. <Word Processing>.GoIntoEdit
docHeightModeAtLeastArray row height: the row height will be at least that defined by the property Height of the array row.. docTable type
docHeightModeAutomaticArray row height: the height of the row is automatically calculated according to the text present in the cells of the row.. docTable type
docHeightModeExactArray row height: the height of the row is defined by the property Height of the array row.. docTable type
docHeightModeUndefinedArray row height: the method for calculating row height is not defined.. docTable type
docLandscapeSection orientation: all pages 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 an identical width.docFormatMulticolumn type
docMulticolumnNoneNo multicolumn management. docFormatMulticolumn type
docMulticolumnVariableMulti-column 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
docPortraitSection orientation: all pages in the section are in Portrait mode. docSection type
docstyleCharacterStyle type: Character styleDocument type
docstyleNumberingStyle type: Numbering styleDocument type
docstyleParagraphStyle type: Paragraph styleDocument type
docstyleTableStyle type: Array styleDocument type
docWidthModeAutomaticArray column width: Column width is automatically calculated according to the text in the current column and the text in other columns.. docTable type
docWidthModeNoneArray column width: a special case. docTable type
docWidthModePercentArray column width: Column width is calculated as a percentage of the total width of the array.docTable type
docWidthModeUndefinedArray column width: The column width calculation mode is not defined, as cells in the column have different widths.. docTable type
docWidthModeValueArray column width: Column widths are calculated according to the width provided in millimeters.. docTable type
docWrappingAlignedOnTextWrapping type: the image (or text area) is inserted into the line and linked to the text location where it was inserted.. It is processed like any character. It moves with the text.docElementImage type,
docElementTextArea type
docWrappingBeforeTheTextWrapping type: Displays the image or text area on top of the text.docElementImage type,
docElementTextArea type
docWrappingBehindTheTextWrapping type: Use the image or text area as a watermark behind the text.docElementImage type,
docElementTextArea type
docWrappingFramedWrap type: Wraps the text around the image border or text area (recommended for square images).docElementImage type,
docElementTextArea type
docWrappingNearWrap type: Wraps the image (or text area) according to its contours (recommended for round or irregularly shaped images).docElementImage type,
docElementTextArea type
docWrappingThroughTrim type: Allows you to customize the trim.docElementImage type,
docElementTextArea type
docWrappingTopAndBottomWrapping type: The image (or text area) remains on its line, between two sections of text at the top and 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 ZOrder: switches element to background.<Word Processing>.ChangeZOrder
docZOrderBackwardNew ZOrder: switches element to lower plane.<Word Processing>.ChangeZOrder
docZOrderForwardNew ZOrder: Moves element to next plane.<Word Processing>.ChangeZOrder
docZOrderFrontNew ZOrder: Moves element to foreground.<Word Processing>.ChangeZOrder
dpBottomVertical position: Text is displayed at the bottom of the Word Processing control.<Word Processing>.Position
dpCenterVertical or horizontal position: Text is displayed at the center of the Word Processing control.<Word Processing>.Position
dpDefaultVertical or horizontal position: Text is displayed in the Word Processing control.<Word Processing>.Position
dpLeftHorizontal position: Text is displayed to the left of the Word Processing control.<Word Processing>.Position
dpRightHorizontal position: Text is displayed to the right of the Word Processing control.<Word Processing>.Position
dpTopVertical position: Text is displayed at the top of the Word Processing control.<Word Processing>.Position
dthWithCSSApply external CSS styles: CSS code is generated in a ".CSS" file external to the HTML page.<Word Processing>.ToHTML,
<Document variable>.ToHTML
dthWithoutCSSApplies CSS inline styles: 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
lineSpacingExactThe line spacing corresponds to the value of the LineSpacing property.docParagraph type,
docElementText type,
docFragment type,
docNumberingLevel type
lineSpacingMinimumThe line spacing is at least the value of the LineSpacing property. If the default line spacing of the font used on the previous line is greater than .LineSpacing, the default line spacing of the font is used.docParagraph type,
docElementText type,
docFragment type,
docNumberingLevel type
lineSpacingMultipleThe line spacing is obtained by multiplying the LineSpacing 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: Bulleted numbering. 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: numbers written in letters: one, two, three, four, ...docNumberingLevel type
numfOrdinalNumbering format: Ordered numbering: 1st, 2nd, 3rd, ...docNumberingLevel type
numfOrdinalInLettersNumbering format: ordered numbering in letters: first, second, third, ...docNumberingLevel type
numfRomanLowercaseNumbering format: Numbering in lower-case Roman numerals: i, ii, iii, ...docNumberingLevel type
numfRomanUppercaseNumbering format: Numbering in capital Roman numerals: I, II, III, ...docNumberingLevel type
numfUppercaseLetterNumbering format: Numbering in capital letters: A, B, C, D, ...docNumberingLevel type
numsepNoneNumbering separator: nonedocNumberingLevel type
numsepSpaceNumbering separator: spacedocNumberingLevel type
numsepTabulationNumbering separator: tabulationdocNumberingLevel type
ssNoBreakSection skip type: No section skip. docParagraph type
ssSectionBreakSection jump type: Section jump to next page.docParagraph type,
docSection type
ssSectionBreakContinuousSection break type: Section break on the same page. docParagraph type,
docSection type
ssSectionBreakEvenPageSection jump type: Section jump to next even page.docParagraph type,
docSection type
ssSectionBreakOddPageSection jump type: Section jump to next odd-numbered page.docParagraph type,
docSection type
tabTypeBarTab type: A vertical bar will be displayed at the tab.docTabulation type
tabTypeCenterTab type: The center of the text will be aligned with the tab.docTabulation type
tabTypeDecimalTab type: The decimal separator will be aligned with the tab.docTabulation type
tabTypeLeftTab type: The left edge of the text will be aligned with the tab.docTabulation type
tabTypeRightTab type: The right edge of the text will be aligned with the tab.docTabulation type
typeDocElementCellElement type: Cell of an arraydocElement type
typeDocElementDocumentType of element: DocumentdocElement type
typeDocElementFooterElement type: FooterdocElement type
typeDocElementFormulaElement type: FormuladocElement type
typeDocElementHeaderElement type: Page headerdocElement type
typeDocElementImageElement type: ImagedocElement type
typeDocElementLinkElement type: LinkdocElement type
typeDocElementParagraphElement type: Empty paragraphdocElement type
typeDocElementTextElement type: TextdocElement type
typeDocElementTextAreaElement type: Text areadocElement type
typeDocElementUnknownType of element: UnknowndocElement type
typeDocLinkBookmarkElement type: Bookmark linkdocElementLink type
typeDocLinkURLElement type: URL linkdocElementLink type
typeSubDocBodyPart of the document to which the fragment belongs: Document body.docFragment type
typeSubDocCanvasPart of the document to which the fragment belongs: Image container.docFragment type
typeSubDocFooterEvenPagePart of the document to which the fragment belongs: Even footer.docFragment type
typeSubDocFooterFirstPagePart of the document to which the fragment belongs: Footer of the first page.docFragment type
typeSubDocFooterOddPagePart of the document to which the fragment belongs: Odd footer. docFragment type
typeSubDocHeaderEvenPagePart of the document to which the fragment belongs: Even page header.docFragment type
typeSubDocHeaderFirstPagePart of the document to which the fragment belongs: Header of the first page.docFragment type
typeSubDocHeaderOddPagePart of the document to which the fragment belongs: Odd page header.docFragment type
typeSubDocTextAreaPart of the document to which the fragment belongs: Text area.docFragment type
underlineDashUnderlining type: Underlining with dashesdocParagraph type,
docElementText type,
docFragment type,
docNumberingLevel type
underlineDashHeavyUnderlining type: Underlining with thick dashesdocParagraph type,
docElementText type,
docFragment type,
docNumberingLevel type
underlineDotDashUnderline type: '.-' underline (dot-dash)docParagraph type,
docElementText type,
docFragment type,
docNumberingLevel type
underlineDotDashHeavyUnderlining type: thick '.-' (dot-dash) underliningdocParagraph type,
docElementText type,
docFragment type,
docNumberingLevel type
underlineDotDotDashUnderline type: '..-' underline (dot-dash)docParagraph type,
docElementText type,
docFragment type
docNumberingLevel type
underlineDotDotDashHeavyUnderline type: thick '..-' (dot-dash) underlinedocParagraph type,
docElementText type,
docFragment type,
docNumberingLevel type
underlineDottedUnderlining type: Dotted underliningdocParagraph type,
docElementText type,
docFragment type,
docNumberingLevel type
underlineDottedHeavyUnderlining type: thick dotted underliningdocParagraph type,
docElementText type,
docFragment type,
docNumberingLevel type
underlineDoubleUnderlining type: Double underliningdocParagraph type,
docElementText type,
docFragment type,
docNumberingLevel type
underlineNoneUnderline type: No underliningdocParagraph type,
docElementText type,
docFragment type,
docNumberingLevel type
underlineSingleUnderlining type: Simple underliningdocParagraph type,
docElementText type,
docFragment type,
docNumberingLevel type
underlineThickUnderlining type: thick underliningdocParagraph type,
docElementText type,
docFragment type,
docNumberingLevel type
underlineWordsUnderlining type: Underlining of 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: 09/21/2024

Send a report | Local help