_Workbook.EncryptionProvider 属性

定义

返回一个 String 类型的值,指定1st_Excel12加密文档时使用的算法加密提供程序的名称。 读/写。

public:
 property System::String ^ EncryptionProvider { System::String ^ get(); void set(System::String ^ value); };
public string EncryptionProvider { get; set; }
Public Property EncryptionProvider As String

属性值

s

适用于