ITable class
Contents
[
Hide
]ITable class
Represents a table on a slide.
The ITable type exposes the following members:
Properties
Property | Description |
---|---|
rows | Returns the collectoin of rows. Read-only IRowCollection . |
columns | Returns the collectoin of columns. Read-only IColumnCollection . |
table_format | Returns the TableFormat object that contains formatting properties for this table. Read-only ITableFormat . |
style_preset | Get’s or sets builtin table style. Read/write TableStylePreset . |
right_to_left | Determines whether the table has right to left reading order. Read-write bool. |
first_row | Determines whether the first row of a table has to be drawn with a special formatting. Read/write bool. |
first_col | Determines whether the first column of a table has to be drawn with a special formatting. Read/write bool. |
last_row | Determines whether the last row of a table has to be drawn with a special formatting. Read/write bool. |
last_col | Determines whether the last column of a table has to be drawn with a special formatting. Read/write bool. |
horizontal_banding | Determines whether the even rows has to be drawn with a different formatting. Read/write bool. |
vertical_banding | Determines whether the even columns has to be drawn with a different formatting. Read/write bool. |
shape_lock | |
graphical_object_lock | |
is_text_holder | |
placeholder | |
custom_data | |
raw_frame | |
frame | |
line_format | |
three_d_format | |
effect_format | |
fill_format | |
hidden | |
z_order_position | |
connection_site_count | |
rotation | |
x | |
y | |
width | |
height | |
alternative_text | |
alternative_text_title | |
name | |
is_decorative | |
unique_id | |
office_interop_shape_id | |
is_grouped | |
black_white_mode | |
parent_group | |
slide | |
presentation | |
hyperlink_click | |
hyperlink_mouse_over | |
hyperlink_manager |
Methods
See Also
- module
aspose.slides
- library
Aspose.Slides