Click or drag to resize

UOPReader UofToOox Method

Namespace: Spire.Presentation.Converter.UOF
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
public static void UofToOox(
	string uosFileName,
	string ooxFileName
)

Parameters

uosFileName
Type: System String
ooxFileName
Type: System String
See Also