public class WorkbookProtectionRequest extends Object
Constructor and Description |
---|
WorkbookProtectionRequest() |
Modifier and Type | Method and Description |
---|---|
String |
getPassword()
getPassword
Gets String
|
String |
getProtectionType()
getProtectionType
Gets String
|
void |
setPassword(String Password)
setPassword
Sets String
|
void |
setProtectionType(String ProtectionType)
setProtectionType
Sets String
|
String |
toString() |
public String getProtectionType()
public void setProtectionType(String ProtectionType)
ProtectionType
- Stringpublic String getPassword()
public void setPassword(String Password)
Password
- StringCopyright © 2015. All rights reserved.