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