text Eigentum
text Eigentum
Titel eines Lesezeichens.
Definition:
@property
def text(self):
...
@text.setter
def text(self, value):
...
Siehe auch
- Modul aspose.cells.rendering
- Klasse PdfBookmarkEntry
Titel eines Lesezeichens.
@property
def text(self):
...
@text.setter
def text(self, value):
...