Version

SpreadsheetPackage.Version property

Gets or sets the version number of the application that created the document.

public string Version { get; set; }

Property Value

The version.

Remarks

Its format is “00.0000”,for example 12.0000

See Also