Version

DocumentProperties Property

Gets the properties associated with the workbook document.
Syntax
public DocumentProperties DocumentProperties {get;}

Property Value

The properties associated with the workbook document.
Remarks

The document properties are pieces of information which provide details on the content of the workbook, such as the author, title, and subject of the workbook.

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