ConversionUtility Class
ConversionUtility class
Represents utility to convert files to other formats.
type ConversionUtility struct {
ptr unsafe.Pointer
}
Constructors
| Method | Description |
|---|
Methods
| Method | Description |
|---|---|
| IsNull | Checks whether the implementation object is nullptr. |
| ConversionUtility_Convert_String_String | Converts Excel files to other formats. |
| ConversionUtility_Convert_String_LoadOptions_String_SaveOptions | Converts Excel files to other formats. |