WordprocessingML
Paragraphs, runs, tables, styles — the full text-layer schema for .docx documents.
210 elements documentedw:abstractNum
w:abstractNum (Abstract Numbering Definition)
Defines the template for a multi-level list, specifying the format and appearance of each level independently.
w:abstractNumId
w:abstractNumId (Abstract Numbering ID Reference)
References the w:abstractNum definition (by w:val) used as the base for this numbering instance.
w:adjustRightInd
w:adjustRightInd (Auto-Adjust Right Indent for Document Grid)
Automatically adjusts the right indent of a paragraph to align with the document grid column width.
w:alias
w:alias (Structured Document Tag Display Name)
Specifies a friendly display name for a structured document tag, shown in the SDT's tooltip and in the developer panel.
w:aliases
w:aliases (Style Name Aliases)
Defines a comma-separated list of alternative names for a style that authoring applications may use to locate the style.
w:autoRedefine
w:autoRedefine (Automatically Redefine Style from Paragraph Formatting)
Instructs the authoring application to automatically update the style definition when a user applies direct formatting to a paragraph that uses the style.
w:autoSpaceDE
w:autoSpaceDE (Automatic Spacing Between East Asian and Latin Text)
Automatically inserts a small amount of space between East Asian (CJK) and Latin characters within a paragraph.
w:autoSpaceDN
w:autoSpaceDN (Automatic Spacing Between East Asian and Numeric Text)
Automatically inserts a small amount of space between East Asian (CJK) characters and Arabic numerals within a paragraph.
w:b
w:b (Bold)
Applies bold formatting to the text of the run.
w:bCs
w:bCs (Bold — Complex Script)
Applies bold formatting to complex-script (right-to-left and other bidirectional) text in a run.
w:basedOn
w:basedOn (Base Style)
Specifies the styleId of the parent style from which this style inherits all unoverridden properties.
w:bdr
w:bdr (Text Border)
Draws a border around the individual characters of a run.
w:bidi
w:bidi (Bidirectional Paragraph Layout)
Sets the paragraph direction to right-to-left, enabling bidirectional text layout for Arabic, Hebrew, or other RTL scripts.
w:bidiVisual
w:bidiVisual (Visually Right-to-Left Table)
Specifies that a table's columns should be displayed in reverse (right-to-left) visual order for right-to-left content.
w:body
w:body (Document Body)
Container for the block-level content that forms the main story of the document.
w:bookmarkEnd
w:bookmarkEnd (Bookmark End)
Marks the end of a named bookmark range, paired with a corresponding w:bookmarkStart.
w:bookmarkStart
w:bookmarkStart (Bookmark Start)
Marks the beginning of a named bookmark range that can be targeted by hyperlinks or cross-references.
w:br
w:br (Break)
Inserts a line break, page break, or column break at the current position within a run.
w:cantSplit
w:cantSplit (Prevent Row Split)
Prevents the table row from being split across a page break.
w:caps
w:caps (All Capitals)
Displays all lowercase letters in the run as uppercase without altering the stored text.
w:cnfStyle
w:cnfStyle (Conditional Table Formatting Reference)
Specifies which conditional formatting components of a table or list style apply to the current element.
w:col
w:col (Column Definition)
Specifies the width and spacing for an individual column in a multi-column layout.
w:color
w:color (Text Color)
Sets the foreground (font) color of the run using an RGB hex value or the 'auto' keyword.
w:cols
w:cols (Column Layout)
Defines multi-column layout for the section, specifying column count, spacing, and widths.
w:comboBox
w:comboBox (Combo Box Content Control)
Declares a structured document tag as a combo box content control, providing a predefined list of items while also allowing free-text entry.
w:compat
w:compat (Compatibility Settings)
Container for compatibility flags that toggle legacy rendering behavior for interoperability with older processors.
w:contextualSpacing
w:contextualSpacing (Contextual Spacing)
Suppresses the space before or after a paragraph when the adjacent paragraph uses the same style.
w:cs
w:cs (Use Complex Script Formatting)
Forces the run to be treated as complex-script text, applying complex-script font and formatting properties even for characters that would otherwise use Latin formatting.
w:dStrike
w:dStrike (Double Strikethrough)
Applies two horizontal strikethrough lines through the text of the run.
w:dataBinding
w:dataBinding (Structured Document Tag Data Binding)
Binds a structured document tag to a specific node in a custom XML part using an XPath expression, enabling two-way data synchronisation.
w:date
w:date (Date Picker Content Control)
Declares a structured document tag as a date picker content control, storing a date value and specifying its display format.
w:defaultTabStop
w:defaultTabStop (Default Tab Stop Interval)
Specifies the default tab stop distance (in twentieths of a point) used when no explicit tab stop is defined.
w:del
w:del (Deleted Content)
Marks content as deleted during tracked-changes revision, carrying author and date information.
w:delText
w:delText (Deleted Text Content)
Contains the text content of a deleted run inside a w:del revision-tracking element.
w:divId
w:divId (HTML Division Association)
Associates a paragraph with an HTML div element, preserving document structure information from HTML round-trips.
w:docDefaults
w:docDefaults (Document Defaults)
Specifies the default paragraph and run formatting properties applied to all content that has no explicit style.
w:docGrid
w:docGrid (Document Grid)
Configures the document grid for CJK character alignment and line pitch.
w:document
w:document (Root Document Element)
Root element of the WordprocessingML main document part (document.xml).
w:drawing
w:drawing (Inline or Floating Drawing)
Container that embeds a DrawingML inline (wp:inline) or floating (wp:anchor) drawing object within a run.
w:dropDownList
w:dropDownList (Drop-Down List Content Control)
Declares a structured document tag as a drop-down list content control, restricting user input to one of a fixed set of predefined items.
w:effect
w:effect (Animated Text Effect)
Applies a legacy animated text effect to a run. These effects are deprecated in OOXML Strict and not rendered by most modern processors.
w:em
w:em (East Asian Emphasis Mark)
Adds small emphasis marks above or below characters in a run to highlight important East Asian text.
w:emboss
w:emboss (Embossed Text Effect)
Applies an embossed (raised) 3-D effect to the characters of a run by using light and shadow simulation.
w:endnote
w:endnote (Endnote Definition)
Defines a single endnote, including its unique ID, optional type, and body content paragraphs.
w:endnotePr
w:endnotePr (Endnote Properties)
Specifies document-level or section-level properties for endnotes, including position, number format, starting number, and restart behavior.
w:endnoteRef
w:endnoteRef (Endnote Reference Mark)
Empty element that renders the auto-numbered endnote reference mark within the body of the endnote itself.
w:endnoteReference
w:endnoteReference (Inline Endnote Reference)
Inline element placed in the main document body that creates a superscript reference mark linking to an endnote definition.
w:endnotes
w:endnotes (Endnotes Part Root)
Root element of the endnotes.xml part, containing all endnote definitions for the document.
w:evenAndOddHeaders
w:evenAndOddHeaders (Different Even/Odd Headers)
Enables separate header and footer definitions for even and odd pages throughout the document.
w:fitText
w:fitText (Fit Text to Exact Width)
Stretches or compresses the characters of a run to exactly fill a specified width.
w:fldChar
w:fldChar (Complex Field Character)
Marks the beginning, field separator, or end of a complex field using w:fldCharType (begin, separate, end).
w:fldSimple
w:fldSimple (Simple Field)
Represents a simple field with a self-contained instruction string and optional cached display value.
w:footerReference
w:footerReference (Footer Reference)
Links a footer part to the section and specifies its type (default, first, or even).
w:footnote
w:footnote (Footnote Definition)
Defines a single footnote, including its unique ID, optional type, and body content paragraphs.
w:footnotePr
w:footnotePr (Footnote Properties)
Specifies document-level or section-level properties for footnotes, including position, number format, starting number, and restart behavior.
w:footnoteRef
w:footnoteRef (Footnote Reference Mark)
Empty element that renders the auto-numbered footnote reference mark within the body of the footnote itself.
w:footnoteReference
w:footnoteReference (Inline Footnote Reference)
Inline element placed in the main document body that creates a superscript reference mark linking to a footnote definition.
w:footnotes
w:footnotes (Footnotes Part Root)
Root element of the footnotes.xml part, containing all footnote definitions for the document.
w:formProt
w:formProt (Only Allow Editing of Form Fields)
Restricts editing in a section to form field content controls only, preventing changes to the surrounding text when document protection is active.
w:framePr
w:framePr (Text Frame Properties)
Defines a paragraph as a legacy text frame, specifying its size, position, and text-wrap behavior relative to surrounding content.
w:ftr
w:ftr (Footer)
Root element of a footer part (footer1.xml etc.), containing block-level content rendered in the page footer area.
w:gridCol
w:gridCol (Grid Column)
Specifies the preferred width of a single column in the table grid (in twentieths of a point).
w:gridSpan
w:gridSpan (Column Span)
Specifies the number of grid columns this cell spans horizontally (for merged cells).
w:hdr
w:hdr (Header)
Root element of a header part (header1.xml etc.), containing block-level content rendered in the page header area.
w:headerReference
w:headerReference (Header Reference)
Links a header part to the section and specifies its type (default, first, or even).
w:hidden
w:hidden (Hide Style from UI)
Permanently hides a style from the authoring application's UI, regardless of whether the style is used in the document.
w:highlight
w:highlight (Highlight Color)
Applies a highlight color to the background of the run text using a named color value.
w:hyperlink
w:hyperlink (Hyperlink)
Wraps inline content as a clickable hyperlink to an external URL or internal bookmark target.
w:i
w:i (Italic)
Applies italic formatting to the text of the run.
w:iCs
w:iCs (Italic — Complex Script)
Applies italic formatting to complex-script (right-to-left and other bidirectional) text in a run.
w:ilvl
w:ilvl (Numbering Level Reference)
Specifies the zero-based list level (0-8) within the numbering definition for this paragraph.
w:imprint
w:imprint (Engraved Text Effect)
Applies an engraved (impressed/imprinted) 3-D effect that makes text appear to be stamped into the page surface.
w:ind
w:ind (Paragraph Indentation)
Sets the left, right, and first-line (or hanging) indentation for a paragraph in twentieths of a point.
w:ins
w:ins (Inserted Content)
Marks content as inserted during tracked-changes revision, carrying author and date information.
w:instrText
w:instrText (Field Instruction Text)
Contains the instruction string (e.g., 'TOC \o 1-3') for a complex field between begin and end fldChar elements.
w:jc
w:jc (Paragraph Justification)
Specifies the horizontal alignment of text within the paragraph (left, center, right, both, distribute).
w:keepLines
w:keepLines (Keep Lines Together)
Prevents all lines of the paragraph from being split across a page break.
w:keepNext
w:keepNext (Keep With Next)
Prevents a page break between this paragraph and the immediately following paragraph.
w:kern
w:kern (Font Kerning)
Enables automatic pair kerning for the run at and above the specified minimum font size (in half-points).
w:kinsoku
w:kinsoku (Use East Asian Typography Rules)
Enables Japanese/East Asian line-break prohibition rules (kinsoku) for a paragraph.
w:lang
w:lang (Language)
Specifies the language tag for the run text to control spell-checking and grammar-checking.
w:link
w:link (Linked Style)
Links a paragraph style to a corresponding character style (or vice versa) for inline application.
w:lnNumType
w:lnNumType (Line Numbering)
Enables and configures automatic line numbering for a section, specifying the counting interval, starting number, distance from text, and restart behavior.
w:lock
w:lock (Structured Document Tag Locking)
Specifies whether the structure, content, or both of a structured document tag can be edited by a user.
w:locked
w:locked (Locked Style)
Prevents a style from being modified or deleted by end-users when document protection is active.
w:lvl
w:lvl (Numbering Level)
Defines the number format, alignment, indentation, text template, and paragraph/run properties for one level of a list.
w:lvlJc
w:lvlJc (Level Justification)
Specifies the horizontal alignment of the numbering symbol within its indent space.
w:lvlOverride
w:lvlOverride (Level Override)
Overrides specific properties of a single level in a numbering instance without changing the abstract definition.
w:lvlPicBulletId
w:lvlPicBulletId (Level Picture Bullet ID)
References a picture bullet definition (w:numPicBullet) to use as the bullet symbol for a numbering level.
w:lvlText
w:lvlText (Level Text Template)
Defines the text pattern for the numbering label, e.g. '%1.' where %1 is replaced by the current level's number.
w:mirrorIndents
w:mirrorIndents (Mirror Indents)
Swaps the left and right indents on even-numbered pages so that inside/outside margins mirror each other on double-sided documents.
w:multiLevelType
w:multiLevelType (Numbering Definition Type)
Specifies whether an abstract numbering definition defines a single-level list, a multi-level list, or a hybrid list used for outline numbering.
w:name
w:name (Style Name)
The primary name of a style, used to identify it in the UI and for programmatic reference.
w:next
w:next (Next Paragraph Style)
Specifies the style automatically applied to a new paragraph created when pressing Enter at the end of a paragraph using this style.
w:noProof
w:noProof (No Proofing)
Excludes the run from spell-checking and grammar-checking.
w:noWrap
w:noWrap (Table Cell No Content Wrap)
Prevents text from wrapping within a table cell, causing the cell to expand horizontally to fit content on a single line.
w:num
w:num (Numbering Definition Instance)
A concrete numbering definition that references an abstract numbering definition and optionally overrides individual levels.
w:numFmt
w:numFmt (Number Format)
Specifies the number format for a level: decimal, lowerLetter, upperRoman, bullet, etc.
w:numId
w:numId (Numbering Definition Instance Reference)
References a numbering definition instance (w:num) that controls the list formatting.
w:numPicBullet
w:numPicBullet (Picture Bullet Definition)
Defines a picture to be used as a list bullet, referenced by its integer ID from a numbering level.
w:numPr
w:numPr (Numbering Properties)
Specifies that the paragraph belongs to a list, referencing a numbering definition and level.
w:numPrChange
w:numPrChange (Previous Numbering Properties)
Records the previous numbering properties before a tracked change, enabling revision tracking at the list level.
w:numStyleLink
w:numStyleLink (Numbering Style Link)
Links an abstract numbering definition to a named list style, allowing the list to be applied via style rather than direct numPr references.
w:numbering
w:numbering (Numbering Definitions)
Root element of the Numbering part (numbering.xml), containing abstract and concrete numbering definitions.
w:oMath
w:oMath (Office Math)
Toggle property in rPr that marks a run as containing Office Math content, applying math-specific formatting.
w:outline
w:outline (Outline Text Effect)
Renders text as outlined (hollow) characters — the character interior is not filled, only the stroke is drawn.
w:outlineLvl
w:outlineLvl (Outline Level)
Assigns an outline level (0-8) to the paragraph, used in navigation panes and TOC generation.
w:overflowPunct
w:overflowPunct (Allow Punctuation to Overflow Text Boundary)
Allows certain punctuation characters to extend beyond the paragraph's text boundary to achieve better CJK line balancing.
w:p
w:p (Paragraph)
Container element for one paragraph in WordprocessingML.
w:pBdr
w:pBdr (Paragraph Borders)
Defines border lines on the top, bottom, left, and right edges of a paragraph.
w:pPr
w:pPr (Paragraph Properties)
Container for all formatting properties applied to a paragraph.
w:pPrChange
w:pPrChange (Previous Paragraph Properties)
Records the previous paragraph properties before a tracked change, enabling revision tracking at the paragraph formatting level.
w:pPrDefault
w:pPrDefault (Default Paragraph Properties)
Specifies the default paragraph formatting properties applied to all paragraphs in the document unless overridden by a style.
w:pStyle
w:pStyle (Paragraph Style Reference)
References a named paragraph style by its styleId, applying all properties of that style.
w:pageBreakBefore
w:pageBreakBefore (Page Break Before)
Forces a page break immediately before this paragraph.
w:paperSrc
w:paperSrc (Paper Source)
Specifies the printer paper source tray for the first page and subsequent pages of a section.
w:personal
w:personal (E-mail Message Style)
Marks a paragraph style as intended for use in e-mail message bodies, optionally for composition or reply/forward contexts.
w:pgBorders
w:pgBorders (Page Borders)
Specifies borders drawn around each page in a section, with control over which sides display a border and their offset from the page or text edges.
w:pgMar
w:pgMar (Page Margins)
Defines top, bottom, left, right, header, footer, and gutter margins for the page.
w:pgNumType
w:pgNumType (Page Number Type)
Configures the page number format (decimal, roman, letter) and starting value for the section.
w:pgSz
w:pgSz (Page Size)
Specifies the width, height, and orientation of the page.
w:placeholder
w:placeholder (SDT Placeholder Text)
Specifies a building block (document part) whose content is used as placeholder text in a structured document tag when no value has been entered.
w:position
w:position (Vertical Text Position)
Raises or lowers text in a run relative to the baseline, expressed in half-points.
w:qFormat
w:qFormat (Primary Style)
Marks a style as a primary (Quick) style, causing it to appear in the authoring application's Quick Styles gallery.
w:r
w:r (Text Run)
An inline region of text sharing a uniform set of character-level formatting properties.
w:rFonts
w:rFonts (Run Fonts)
Specifies the font family to use for the run, with separate settings for ASCII, East Asian, complex script, and high-ANSI characters.
w:rPr
w:rPr (Run Properties)
Container for all character-level formatting properties applied to a run or paragraph mark.
w:rPrChange
w:rPrChange (Previous Run Properties)
Records the previous run formatting properties before a tracked change, enabling revision tracking at the character formatting level.
w:rPrDefault
w:rPrDefault (Default Run Properties)
Specifies the default run (character) formatting properties applied to all runs in the document unless overridden.
w:rStyle
w:rStyle (Run Style Reference)
References a named character style by its styleId, applying its run properties to the run.
w:richText
w:richText (Rich Text Content Control)
Declares that a structured document tag is a rich-text content control, allowing its content to contain mixed formatting runs and block elements.
w:rtl
w:rtl (Right-to-Left Text)
Marks a run as right-to-left text, applying RTL character ordering and complex-script shaping.
w:sdt
w:sdt (Structured Document Tag)
A region of content with an associated content control or custom XML data binding.
w:sdtContent
w:sdtContent (SDT Content)
Contains the actual document content of a structured document tag.
w:sdtEndPr
w:sdtEndPr (Structured Document Tag End Character Properties)
Specifies the run properties applied to the end mark of a structured document tag.
w:sdtPr
w:sdtPr (SDT Properties)
Contains control-type and metadata properties for a structured document tag.
w:sectPr
w:sectPr (Section Properties)
Defines layout properties for a section: page size, margins, columns, headers, and footers.
w:sectType
w:sectType (Section Type)
Specifies how a section break is rendered — whether the next section starts on the next page, an even/odd page, the next column, or continues on the same page.
w:semiHidden
w:semiHidden (Hide Style from User Interface)
Marks a style as hidden in the user interface until it is used in the document, without preventing it from being applied programmatically.
w:settings
w:settings (Document Settings)
Root element of the Settings part (settings.xml), containing document-wide configuration options.
w:shadow
w:shadow (Shadow Text Effect)
Applies a drop-shadow effect behind the characters of a run.
w:shd
w:shd (Shading)
Applies a background fill color and optional pattern to a paragraph, run, or table cell.
w:showingPlcHdr
w:showingPlcHdr (Showing Placeholder Text)
Indicates that the structured document tag is currently displaying its placeholder text rather than actual user-entered content.
w:smallCaps
w:smallCaps (Small Capitals)
Displays lowercase letters as small-sized capital letters.
w:snapToGrid
w:snapToGrid (Snap to Document Grid)
Controls whether a paragraph or run aligns its lines/characters to the document grid defined in the section properties.
w:spacing
w:spacing (Spacing)
Controls space before and after a paragraph and the line spacing rule and value.
w:specVanish
w:specVanish (Special Hidden Text)
Marks text as hidden in a way that overrides the Show Hidden Text display setting, keeping the text permanently invisible to users.
w:start
w:start (Numbering Start Value)
Specifies the starting numeric value for a numbering level.
w:startOverride
w:startOverride (Numbering Start Override Value)
Overrides the starting value of a numbering level within a w:num instance, without modifying the shared abstract numbering definition.
w:strike
w:strike (Single Strikethrough)
Applies a single horizontal strikethrough line through the text of the run.
w:style
w:style (Style Definition)
Defines a named reusable style (paragraph, character, table, or numbering type) with a set of formatting properties.
w:styleLink
w:styleLink (Numbering Definition Style Link)
Declares that an abstract numbering definition exposes itself as a named list style, enabling paragraph styles to reference the numbering indirectly.
w:styles
w:styles (Style Definitions)
Root element of the Styles part (styles.xml), containing all paragraph, character, table, and numbering style definitions.
w:suppressAutoHyphens
w:suppressAutoHyphens (Suppress Automatic Hyphenation)
Prevents automatic hyphenation from being applied to the paragraph.
w:suppressLineNumbers
w:suppressLineNumbers (Suppress Line Numbers)
Prevents line numbers from being displayed next to the paragraph even when line numbering is active for the section.
w:suppressOverlap
w:suppressOverlap (Prevent Text Frame Overlap)
Prevents a text frame paragraph from overlapping with other text frames that are positioned nearby.
w:sym
w:sym (Symbol)
Inserts a symbol character from a named font at the specified character code.
w:sz
w:sz (Font Size)
Specifies the font size in half-points (e.g., w:val='24' equals 12pt).
w:szCs
w:szCs (Font Size — Complex Script)
Specifies the font size for complex-script characters in a run, in half-points.
w:t
w:t (Text Content)
Contains the literal character data of a run. Use xml:space='preserve' when leading or trailing spaces are significant.
w:tab
w:tab (Tab Character)
Inserts a tab character at the current position within a run, advancing to the next tab stop.
w:tabs
w:tabs (Custom Tab Stops)
Container for one or more custom tab stop definitions within a paragraph.
w:tag
w:tag (Structured Document Tag Programmatic Tag)
Provides a programmatic identifier for a structured document tag, used by code to locate or process the SDT independently of its display name.
w:tbl
w:tbl (Table)
Container for a table consisting of table properties, a table grid definition, and one or more table rows.
w:tblBorders
w:tblBorders (Table Borders)
Defines border styles for the outside edges and inside rules of the table.
w:tblCaption
w:tblCaption (Table Caption)
Specifies a string caption for a table, used by assistive technologies for accessibility.
w:tblCellMar
w:tblCellMar (Table Cell Margins)
Sets default top, bottom, left, and right cell margins for all cells in the table.
w:tblCellSpacing
w:tblCellSpacing (Table Cell Spacing)
Specifies the spacing between cells in a table, or between the table border and the outermost cells, when the table uses separated borders.
w:tblDescription
w:tblDescription (Table Description)
Provides a longer accessible description of a table's content and purpose, supplementing the short caption in w:tblCaption.
w:tblGrid
w:tblGrid (Table Grid)
Defines the column structure of the table by specifying the width of each column slot.
w:tblHeader
w:tblHeader (Table Header Row)
Marks the row as a header row that repeats at the top of each new page the table spans.
w:tblInd
w:tblInd (Table Indentation)
Specifies the indentation of the table from the leading text margin.
w:tblLayout
w:tblLayout (Table Layout)
Specifies whether a table's column widths are fixed or determined dynamically by content (autofit).
w:tblLook
w:tblLook (Table Style Conditional Formats)
Controls which conditional formatting sections of the table style are applied (first row, last column, banding, etc.).
w:tblOverlap
w:tblOverlap (Floating Table Overlap)
Specifies whether a floating table may overlap with other floating tables in the document.
w:tblPr
w:tblPr (Table Properties)
Contains all formatting properties that apply to the entire table.
w:tblPrChange
w:tblPrChange (Revision — Table Properties Change)
Records a tracked change to a table's properties, storing the previous table property state before the revision.
w:tblStyle
w:tblStyle (Table Style Reference)
References a named table style by its styleId, applying all formatting of that style to the table.
w:tblStyleColBandSize
w:tblStyleColBandSize (Table Style Column Band Size)
Specifies the number of columns in each column banding group when a table style applies banded column formatting.
w:tblStylePr
w:tblStylePr (Conditional Table Style Formatting)
Defines conditional formatting applied to specific regions of a table (e.g., first row, last column, banded rows) within a table style definition.
w:tblStyleRowBandSize
w:tblStyleRowBandSize (Table Style Row Band Size)
Specifies the number of rows in each row banding group when a table style applies banded row formatting.
w:tblW
w:tblW (Table Width)
Specifies the preferred total width of the table using a value and unit type (dxa, pct, auto).
w:tblpPr
w:tblpPr (Floating Table Positioning)
Specifies that a table is a floating (text-wrap) table and defines its absolute or relative position on the page.
w:tc
w:tc (Table Cell)
Contains the content and formatting properties for a single table cell.
w:tcBorders
w:tcBorders (Table Cell Borders)
Defines the border style for each edge (top, bottom, left, right, diagonal) of an individual table cell.
w:tcFitText
w:tcFitText (Fit Cell Text)
Compresses or expands the text within a table cell to exactly fill the cell's width on a single line.
w:tcMar
w:tcMar (Table Cell Margins)
Overrides the default table cell margins for an individual cell, specifying padding on each side independently.
w:tcPr
w:tcPr (Table Cell Properties)
Contains formatting properties for a table cell, including width, borders, and span.
w:tcPrChange
w:tcPrChange (Revision — Table Cell Properties Change)
Records a tracked change to a table cell's properties, storing the previous cell property state before the revision.
w:tcW
w:tcW (Table Cell Width)
Specifies the preferred width of a table cell using a value and unit type.
w:textAlignment
w:textAlignment (Vertical Text Alignment)
Specifies the vertical alignment of text within each line for paragraphs containing mixed-size content.
w:textDirection
w:textDirection (Text Flow Direction)
Specifies the direction of text flow within a table cell or section, supporting horizontal, vertical, and bidirectional layouts.
w:textboxTightWrap
w:textboxTightWrap (Tight Wrap in Text Box)
Controls which lines of a paragraph are tightly wrapped to the text box boundary rather than using the full text box width.
w:titlePg
w:titlePg (Different First Page)
Enables a separate header and footer for the first page of the section.
w:topLinePunct
w:topLinePunct (Compress Punctuation at Top of Line)
Compresses the space used by certain punctuation characters when they appear at the beginning of a line in CJK text.
w:tr
w:tr (Table Row)
Contains a single row of table cells and the row-level formatting properties.
w:trHeight
w:trHeight (Table Row Height)
Specifies the height of a table row, with a rule of 'auto', 'atLeast', or 'exact'.
w:trPr
w:trPr (Table Row Properties)
Contains formatting properties that apply to the entire table row.
w:trPrChange
w:trPrChange (Revision — Table Row Properties Change)
Records a tracked change to a table row's properties, storing the previous row property state before the revision.
w:u
w:u (Underline)
Applies underline formatting to the run, with a w:val attribute specifying the underline style.
w:uiPriority
w:uiPriority (Style UI Priority)
Sets the sort order of a style in the authoring application's Quick Styles gallery and Styles pane.
w:unhideWhenUsed
w:unhideWhenUsed (Unhide Style When Applied)
Instructs an authoring application to remove the semiHidden flag from a style the first time the style is applied to content.
w:vAlign
w:vAlign (Vertical Text Alignment)
Specifies the vertical alignment of content within a page (in a section) or within a table cell.
w:vMerge
w:vMerge (Vertical Merge)
Marks a cell as part of a vertically merged group. The first cell uses w:val='restart'; subsequent cells omit the attribute.
w:vanish
w:vanish (Hidden Text)
Marks the run as hidden so its content is not displayed or printed (unless Show Hidden Text is enabled).
w:vertAlign
w:vertAlign (Vertical Alignment)
Applies superscript or subscript vertical positioning to the run relative to the baseline.
w:w
w:w (Character Width Scaling)
Scales the width (horizontal extent) of each character in a run as a percentage of normal width, producing condensed or expanded text.
w:webHidden
w:webHidden (Web Hidden)
Marks a run as hidden when the document is viewed or saved in web (HTML) form.
w:widowControl
w:widowControl (Widow/Orphan Control)
Prevents a single line of a paragraph from appearing alone at the top or bottom of a page.
w:wordWrap
w:wordWrap (Allow Line Breaking At Character Level)
Controls whether a line can break in the middle of a word when no word break point is available.