[This is preliminary documentation and is subject to change.]
Short date format
Namespace:
OfficeClip.UtilsAssembly: OfficeClip.Utils (in OfficeClip.Utils)
Version: 8.1.1.0
Syntax
C# |
---|
public string ShortDate { get; set; } |
Visual Basic (Declaration) |
---|
Public Property ShortDate As String |
Visual C++ |
---|
public: property String^ ShortDate { String^ get (); void set (String^ value); } |