ts-visio - v1.16.27
    Preparing search index...

    Class TablePattern

    High-level table composition: a group shape containing a shaded header row and a body row whose text lists the column names.

    Used by page.addTable() and SchemaDiagram.addTable().

    Index

    Constructors

    Methods

    Constructors

    Methods

    • Parameters

      • page: Page
      • x: number
      • y: number
      • title: string
      • columns: string[]

      Returns Promise<Shape>