Aspose::Cells::Properties::DocumentProperty::ToBool method

DocumentProperty::ToBool method

Returns the property value as bool.

bool Aspose::Cells::Properties::DocumentProperty::ToBool()

Remarks

Throws an exception if the property type is not PropertyType.Boolean.

See Also