Initializes a new instance of the XlsxOptions class

Namespace: Spire.Pdf.Conversion
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 7.9.2.0 (7.9.2.1020)

Syntax

            
 C#  Visual Basic  Visual C++  F# 
public XlsxOptions()
Public Sub New
public:
XlsxOptions()
new : unit -> XlsxOptions

See Also