FieldType
DateTime4 Property
|
Gets current date and time in a fourth predefined format (Month DD, YYYY).
Namespace:
Spire.Presentation
Assembly:
Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
public static FieldType DateTime4 { get; }
Public Shared ReadOnly Property DateTime4 As FieldType
Get
public:
static property FieldType^ DateTime4 {
FieldType^ get ();
}
static member DateTime4 : FieldType with get
Property Value
Type:
FieldType
See Also