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