row_count property
row_count property
Gets or sets the row count.
Definition:
@property
def row_count(self):
...
@row_count.setter
def row_count(self, value):
...
See Also
- module
aspose.cad.fileformats.cad.cadobjects
- class
CadInsertObject
Gets or sets the row count.
@property
def row_count(self):
...
@row_count.setter
def row_count(self, value):
...
aspose.cad.fileformats.cad.cadobjects
CadInsertObject