OpenOffice and .NET

后端 未结 5 1152
误落风尘
误落风尘 2020-12-30 04:25

Is there a .NET API for OpenOffice?

EDIT: Is there a OpenOffice SDK for .NET?

5条回答
  •  轻奢々
    轻奢々 (楼主)
    2020-12-30 04:48

    Open Document Format API for .NET Framework

    The API supports Open Document Format standard as defined in the OASIS Open Document Format. ODF .NET allows you to write applications to create, modify and parse text documents and spreadsheets. Supports all versions of .NET Framework, .NET Compact Framework and Mono.

提交回复
热议问题