public class ProtectSheetParameter extends Object
Constructor and Description |
---|
ProtectSheetParameter() |
Modifier and Type | Method and Description |
---|---|
String |
getAllowDeletingColumn()
getAllowDeletingColumn
Gets String
|
String |
getAllowDeletingRow()
getAllowDeletingRow
Gets String
|
List<String> |
getAllowEditArea()
getAllowEditArea
Gets List
|
String |
getAllowFiltering()
getAllowFiltering
Gets String
|
String |
getAllowFormattingCell()
getAllowFormattingCell
Gets String
|
String |
getAllowFormattingColumn()
getAllowFormattingColumn
Gets String
|
String |
getAllowFormattingRow()
getAllowFormattingRow
Gets String
|
String |
getAllowInsertingColumn()
getAllowInsertingColumn
Gets String
|
String |
getAllowInsertingHyperlink()
getAllowInsertingHyperlink
Gets String
|
String |
getAllowInsertingRow()
getAllowInsertingRow
Gets String
|
String |
getAllowSelectingLockedCell()
getAllowSelectingLockedCell
Gets String
|
String |
getAllowSelectingUnlockedCell()
getAllowSelectingUnlockedCell
Gets String
|
String |
getAllowSorting()
getAllowSorting
Gets String
|
String |
getAllowUsingPivotTable()
getAllowUsingPivotTable
Gets String
|
String |
getPassword()
getPassword
Gets String
|
String |
getProtectionType()
getProtectionType
Gets String
|
void |
setAllowDeletingColumn(String AllowDeletingColumn)
setAllowDeletingColumn
Sets String
|
void |
setAllowDeletingRow(String AllowDeletingRow)
setAllowDeletingRow
Sets String
|
void |
setAllowEditArea(List<String> AllowEditArea)
setAllowEditArea
Sets List
|
void |
setAllowFiltering(String AllowFiltering)
setAllowFiltering
Sets String
|
void |
setAllowFormattingCell(String AllowFormattingCell)
setAllowFormattingCell
Sets String
|
void |
setAllowFormattingColumn(String AllowFormattingColumn)
setAllowFormattingColumn
Sets String
|
void |
setAllowFormattingRow(String AllowFormattingRow)
setAllowFormattingRow
Sets String
|
void |
setAllowInsertingColumn(String AllowInsertingColumn)
setAllowInsertingColumn
Sets String
|
void |
setAllowInsertingHyperlink(String AllowInsertingHyperlink)
setAllowInsertingHyperlink
Sets String
|
void |
setAllowInsertingRow(String AllowInsertingRow)
setAllowInsertingRow
Sets String
|
void |
setAllowSelectingLockedCell(String AllowSelectingLockedCell)
setAllowSelectingLockedCell
Sets String
|
void |
setAllowSelectingUnlockedCell(String AllowSelectingUnlockedCell)
setAllowSelectingUnlockedCell
Sets String
|
void |
setAllowSorting(String AllowSorting)
setAllowSorting
Sets String
|
void |
setAllowUsingPivotTable(String AllowUsingPivotTable)
setAllowUsingPivotTable
Sets 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
- Stringpublic List<String> getAllowEditArea()
public void setAllowEditArea(List<String> AllowEditArea)
AllowEditArea
- Listpublic String getAllowDeletingColumn()
public void setAllowDeletingColumn(String AllowDeletingColumn)
AllowDeletingColumn
- Stringpublic String getAllowDeletingRow()
public void setAllowDeletingRow(String AllowDeletingRow)
AllowDeletingRow
- Stringpublic String getAllowFiltering()
public void setAllowFiltering(String AllowFiltering)
AllowFiltering
- Stringpublic String getAllowFormattingCell()
public void setAllowFormattingCell(String AllowFormattingCell)
AllowFormattingCell
- Stringpublic String getAllowFormattingColumn()
public void setAllowFormattingColumn(String AllowFormattingColumn)
AllowFormattingColumn
- Stringpublic String getAllowFormattingRow()
public void setAllowFormattingRow(String AllowFormattingRow)
AllowFormattingRow
- Stringpublic String getAllowInsertingColumn()
public void setAllowInsertingColumn(String AllowInsertingColumn)
AllowInsertingColumn
- Stringpublic String getAllowInsertingHyperlink()
public void setAllowInsertingHyperlink(String AllowInsertingHyperlink)
AllowInsertingHyperlink
- Stringpublic String getAllowInsertingRow()
public void setAllowInsertingRow(String AllowInsertingRow)
AllowInsertingRow
- Stringpublic String getAllowSelectingLockedCell()
public void setAllowSelectingLockedCell(String AllowSelectingLockedCell)
AllowSelectingLockedCell
- Stringpublic String getAllowSelectingUnlockedCell()
public void setAllowSelectingUnlockedCell(String AllowSelectingUnlockedCell)
AllowSelectingUnlockedCell
- Stringpublic String getAllowSorting()
public void setAllowSorting(String AllowSorting)
AllowSorting
- Stringpublic String getAllowUsingPivotTable()
public void setAllowUsingPivotTable(String AllowUsingPivotTable)
AllowUsingPivotTable
- StringCopyright © 2015. All rights reserved.