FieldTypeDateTime9 Property |
Current date and time in a ninth predefined format (MM/DD/YYYY hh:mm:ss AM/PM for english).
Read-only
FieldType.
Namespace:
Aspose.Slides
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax public static FieldType DateTime9 { get; }
Public Shared ReadOnly Property DateTime9 As FieldType
Get
public:
static property FieldType^ DateTime9 {
FieldType^ get ();
}
static member DateTime9 : FieldType with get
Property Value
Type:
FieldTypeSee Also