VerticalPageBreakCollection — Aspose.Cells FOSS Python API Reference
VerticalPageBreakCollection — VerticalPageBreakCollection class in the Aspose.Cells FOSS Python API..
Package: aspose.cells_foss
Properties
| Property | Type | Access | Description |
|---|---|---|---|
count | `` | Read/Write | |
Count | `` | Read/Write |
Methods
| Method | Returns | Description |
|---|---|---|
add(column_or_cell) | void | |
remove(column_or_cell) | void | |
clear() | void | |
count() | void | |
Count() | void | |
to_list() | void | |
Add(column_or_cell) | void | |
RemoveAt(index) | void | |
Remove(column_or_cell) | void | |
Clear() | void |