xsl_transformation property
FieldIncludeText.xsl_transformation property
Gets or sets the location of XSL Transformation to format XML data.
@property
def xsl_transformation(self) -> str:
...
@xsl_transformation.setter
def xsl_transformation(self, value: str):
...
See Also
- module aspose.words.fields
- class FieldIncludeText