convert_numeric_or_date fastighet
convert_numeric_or_date fastighet
Anger om värdet i xml-filen konverteras till numeriskt eller datum.
Definition:
@property
def convert_numeric_or_date(self):
...
@convert_numeric_or_date.setter
def convert_numeric_or_date(self, value):
...
Se även
- modul
aspose.cells
- klass
XmlLoadOptions