TableGetPropsΒΆ

TableGetProps gets the table properties.

o = TableGetProps(hTable)

Return Value

o

table

Name Type Default Value Comment
type string table  
name string    
@atts_xy_width_height      
flags @flags    
use-placeholder bool 0  

atts_xy_width_height

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  

Parameters

hLB

Identifies the line block.

History

Version Description
R2016.0 New.

id-2056157