codePage property

VbaProject.codePage property

Gets or sets the VBA project’s code page.

get codePage(): number

Remarks

Please note that VBA is pre-Unicode feature and you have to explicitly set appropriate code page to preserve regional character sets.

See Also