Skip to main content

Summary

List all table styles and the document-level default table style setting.
  • Operation ID: tables.getStyles
  • API member path: editor.doc.tables.getStyles(...)
  • Mutates document: no
  • Idempotency: idempotent
  • Supports tracked mode: no
  • Supports dry run: no
  • Deterministic target resolution: yes

Expected result

Returns a TablesGetStylesOutput with the style catalog, explicit default, and effective default.

Input fields

No fields.

Example request

Output fields

Example response

Pre-apply throws

  • None

Non-applied failure codes

  • None

Raw schemas