VbaProject.Encoding
VbaProject.Encoding property
Gets and sets the encoding of VBA project.
public Encoding Encoding { get; set; }
See Also
- class VbaProject
- namespace Aspose.Cells.Vba
- assembly Aspose.Cells
Gets and sets the encoding of VBA project.
public Encoding Encoding { get; set; }