Password

WorksheetProtection.Password property

ワークシートを保護するために使用されるパスワード。 NULL または空の文字列の場合、保護は適用されません。

public string Password { get; set; }

関連項目