stream property
stream property
Gets/Sets the stream
Definition:
@property
def stream(self):
...
@stream.setter
def stream(self, value):
...
See Also
- module
aspose.cells
- class
StreamProviderOptions
Gets/Sets the stream
@property
def stream(self):
...
@stream.setter
def stream(self, value):
...
aspose.cells
StreamProviderOptions