dpi property
dpi property
Gets the DPI of the machine.
Remarks
Definition:
@property
def dpi(self):
...
@dpi.setter
def dpi(self, value):
...
See Also
- module
aspose.cells
- class
CellsHelper
Gets the DPI of the machine.
@property
def dpi(self):
...
@dpi.setter
def dpi(self, value):
...
aspose.cells
CellsHelper