.. highlightlang:: us .. index:: TableGetProps .. _tablegetprops: TableGetProps ============== .. us.tag TableGetProps ENGLISH table.get New5800 :ref:`TableGetProps` gets the table properties. .. function:: o = TableGetProps(hTable) .. us.return **Return Value** *o* **table** .. list-table:: :header-rows: 1 * - Name - Type - Default Value - Comment * - type - string - table - * - name - string - - * - @atts_xy_width_height - - - * - flags - @flags - - * - use-placeholder - bool - 0 - **atts_xy_width_height** .. list-table:: :header-rows: 1 * - Name - Type - Default Value - Comment * - x - double - 1.0 - x position in cm or diagram coordinates * - y - double - -1.0 - * - width - double - 1.0 - * - height - double - 1.0 - .. us.params **Parameters** .. uparam:: hLB Identifies the line block. .. us.history **History** .. list-table:: :header-rows: 1 * - Version - Description * - R2016.0 - New. .. seealso:: :ref:`overview-table`, :ref:`TableCreate`, :ref:`TableSetProps`, :ref:`ObjSetProps` :sub:`id-2056157`