text propiedad
text propiedad
Establece el contenido del nodo text (normalmente un objeto de nodo por carácter).
Definición:
@property
def text(self):
...
@text.setter
def text(self, value):
...
Ver también
- módulo
aspose.cells.drawing.equations
- clase
TextRunEquationNode