SetEncoding Method
SetEncoding function
Gets and sets the encoding of VBA project.
func (instance *VbaProject) SetEncoding(value EncodingType) error
Remarks
See Also
- Class VbaProject
- Namespace Aspose.Cells.Vba
- Library Aspose.Cells for Go
Gets and sets the encoding of VBA project.
func (instance *VbaProject) SetEncoding(value EncodingType) error