FieldType
DateTime13 Property
|
Gets current date and time in a thirteenth predefined format (hh:mm:ss AM/PM)
Namespace:
Spire.Presentation
Assembly:
Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
public static FieldType DateTime13 { get; }
Public Shared ReadOnly Property DateTime13 As FieldType
Get
public:
static property FieldType^ DateTime13 {
FieldType^ get ();
}
static member DateTime13 : FieldType with get
Property Value
Type:
FieldType
See Also