Skip to content

SpreadsheetDocument Class documentation contains non-existent Close method #1683

@james-d-hasselman

Description

@james-d-hasselman

Describe the bug
The documentation for the SpreadsheetDocument Class contains a Close method from 2.X which was removed in 3.X. Documentation for the final version of 2.X states that the method will be removed in later releases. Both the 3.0.0 and 3.0.1 documentation need to be updated.

To Reproduce
Go here and search under methods for Close.

Observed behavior
I get the build error 'SpreadsheetDocument' does not contain a definition for Close

Expected behavior
The documentation should be updated to reflect the removal of the Close method in release 3.0.0.

Desktop (please complete the following information):

  • DocumentFormat.OpenXml Version: 3.0.1

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions