type fastighet
type fastighet
Hämta eller ställ in type för detta villkorliga formateringsvärdeobjekt. Ställa in type till FormatConditionValueType.Min eller FormatConditionValueType.Max kommer automatiskt att ställa in “Värde” till noll.
Definition:
@property
def type(self):
...
@type.setter
def type(self, value):
...
Se även
- modul aspose.cells
- klass ConditionalFormattingValue
- klass FormatConditionValueType