finish_rows method
finish_rows
Finishes the rows.
def finish_rows(self, rows_count):
...
Parameter | Type | Description |
---|---|---|
rows_count | int | The rows count. |
See Also
- module
aspose.cad
- class
IAdvancedBufferProcessor
Finishes the rows.
def finish_rows(self, rows_count):
...
Parameter | Type | Description |
---|---|---|
rows_count | int | The rows count. |
aspose.cad
IAdvancedBufferProcessor