view_type propiedad
view_type propiedad
Obtiene y establece el tipo de vista.
Definición:
@property
def view_type(self):
...
@view_type.setter
def view_type(self, value):
...
Ver también
- módulo
aspose.cells
- clase
ViewType
- clase
Worksheet
Obtiene y establece el tipo de vista.
@property
def view_type(self):
...
@view_type.setter
def view_type(self, value):
...
aspose.cells
ViewType
Worksheet