WebOptions.Encoding 属性

定义

返回或设置文档编码 (代码页或字符集) 若要查看保存的文档时 Web 浏览器使用。

public:
 property Microsoft::Office::Core::MsoEncoding Encoding { Microsoft::Office::Core::MsoEncoding get(); void set(Microsoft::Office::Core::MsoEncoding value); };
public Microsoft.Office.Core.MsoEncoding Encoding { get; set; }
member this.Encoding : Microsoft.Office.Core.MsoEncoding with get, set
Public Property Encoding As MsoEncoding

属性值

适用于