Skip to main content

Summary

Retrieve layout and style properties of a table.
  • Operation ID: tables.getProperties
  • API member path: editor.doc.tables.getProperties(...)
  • Mutates document: no
  • Idempotency: idempotent
  • Supports tracked mode: no
  • Supports dry run: no
  • Deterministic target resolution: yes

Expected result

Returns a TablesGetPropertiesOutput with direct table layout and style state, including style options, borders, default cell margins, and cell spacing when explicitly set.

Input fields

Variant 1 (target.nodeType=“table”)

Variant 2 (required: nodeId)

Example request

Output fields

Example response

Pre-apply throws

  • TARGET_NOT_FOUND

Non-applied failure codes

  • None

Raw schemas