Aspose::Cells::Properties::DocumentProperty::ToDateTime method

DocumentProperty::ToDateTime method

Returns the property value as DateTime in local timezone.

Date Aspose::Cells::Properties::DocumentProperty::ToDateTime()

Remarks

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

See Also