capacity property
capacity property
Definition:
@property
def capacity(self):
    ...
@capacity.setter
def capacity(self, value):
    ...
See Also
- module aspose.cells
- class ScenarioInputCellCollection
@property
def capacity(self):
    ...
@capacity.setter
def capacity(self, value):
    ...
aspose.cellsScenarioInputCellCollection