Version

DateSystem Property

Gets or sets the date system used internally by Microsoft Excel.
Syntax
public DateSystem DateSystem {get; set;}

Property Value

The date system used internally by Microsoft Excel.
Exceptions
ExceptionDescription
System.ComponentModel.InvalidEnumArgumentExceptionThe assigned value is not defined in the DateSystem enumeration.
Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also