_Workbook.WritePassword 属性

定义

为工作簿的写密码返回或设置一个 String 类型的数值。 读/写。

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

属性值

适用于