to_double yöntemi
to_double(self)
Özellik değerini double olarak döndürür.
def to_double(self):
...
Notlar
Özellik türü PropertyType.Float değilse bir istisna fırlatır.
Ayrıca bakınız
- modül
aspose.cells.properties
- sınıf
DocumentProperty
Özellik değerini double olarak döndürür.
def to_double(self):
...
Özellik türü PropertyType.Float değilse bir istisna fırlatır.
aspose.cells.properties
DocumentProperty