TableProperties Attribute | Internet Development Index |
Determines table properties. Read/write Integer.
Applies To
Tag Syntax
<v:element o:tableproperties="expression">
Remarks
Used by Microsoft PowerPoint for native tables. Default value is 0. Only the first three bits of this integer are used.
Even though the value is stored in a shape, the attribute is only useful when the table is made up of shapes that are grouped. Bits may be combined.
The following bit values are included.
Bit | Description |
1 | Set if the group of shapes is a table. |
2 | Set if the shape is a placeholder. |
3 | Set if the table text is bi-directional. |
Microsoft Office Extensions Attribute