< Back

New-WorkbookWorksheetProtectionOptionsObject

Sat Jan 18, 2020 1:52 pm

NAME New-WorkbookWorksheetProtectionOptionsObject



SYNOPSIS

Creates a new object which represents a "microsoft.graph.workbookWorksheetProtectionOptions" (or one of its

derived types).





SYNTAX

New-WorkbookWorksheetProtectionOptionsObject [-allowAutoFilter <bool>] [-allowDeleteColumns <bool>]

[-allowDeleteRows <bool>] [-allowFormatCells <bool>] [-allowFormatColumns <bool>] [-allowFormatRows <bool>]

[-allowInsertColumns <bool>] [-allowInsertHyperlinks <bool>] [-allowInsertRows <bool>] [-allowPivotTables <bool>]

[-allowSort <bool>] [<CommonParameters>]





DESCRIPTION

Creates a new object which represents a "microsoft.graph.workbookWorksheetProtectionOptions" (or one of its

derived types).





PARAMETERS

-allowAutoFilter <bool>

The "allowAutoFilter" property, of type "Edm.Boolean".



This property is on the "microsoft.graph.workbookWorksheetProtectionOptions" type.



Required? false

Position? named

Default value False

Accept pipeline input? false

Accept wildcard characters? false



-allowDeleteColumns <bool>

The "allowDeleteColumns" property, of type "Edm.Boolean".



This property is on the "microsoft.graph.workbookWorksheetProtectionOptions" type.



Required? false

Position? named

Default value False

Accept pipeline input? false

Accept wildcard characters? false



-allowDeleteRows <bool>

The "allowDeleteRows" property, of type "Edm.Boolean".



This property is on the "microsoft.graph.workbookWorksheetProtectionOptions" type.



Required? false

Position? named

Default value False

Accept pipeline input? false

Accept wildcard characters? false



-allowFormatCells <bool>

The "allowFormatCells" property, of type "Edm.Boolean".



This property is on the "microsoft.graph.workbookWorksheetProtectionOptions" type.



Required? false

Position? named

Default value False

Accept pipeline input? false

Accept wildcard characters? false



-allowFormatColumns <bool>

The "allowFormatColumns" property, of type "Edm.Boolean".



This property is on the "microsoft.graph.workbookWorksheetProtectionOptions" type.



Required? false

Position? named

Default value False

Accept pipeline input? false

Accept wildcard characters? false



-allowFormatRows <bool>

The "allowFormatRows" property, of type "Edm.Boolean".



This property is on the "microsoft.graph.workbookWorksheetProtectionOptions" type.



Required? false

Position? named

Default value False

Accept pipeline input? false

Accept wildcard characters? false



-allowInsertColumns <bool>

The "allowInsertColumns" property, of type "Edm.Boolean".



This property is on the "microsoft.graph.workbookWorksheetProtectionOptions" type.



Required? false

Position? named

Default value False

Accept pipeline input? false

Accept wildcard characters? false



-allowInsertHyperlinks <bool>

The "allowInsertHyperlinks" property, of type "Edm.Boolean".



This property is on the "microsoft.graph.workbookWorksheetProtectionOptions" type.



Required? false

Position? named

Default value False

Accept pipeline input? false

Accept wildcard characters? false



-allowInsertRows <bool>

The "allowInsertRows" property, of type "Edm.Boolean".



This property is on the "microsoft.graph.workbookWorksheetProtectionOptions" type.



Required? false

Position? named

Default value False

Accept pipeline input? false

Accept wildcard characters? false



-allowPivotTables <bool>

The "allowPivotTables" property, of type "Edm.Boolean".



This property is on the "microsoft.graph.workbookWorksheetProtectionOptions" type.



Required? false

Position? named

Default value False

Accept pipeline input? false

Accept wildcard characters? false



-allowSort <bool>

The "allowSort" property, of type "Edm.Boolean".



This property is on the "microsoft.graph.workbookWorksheetProtectionOptions" type.



Required? false

Position? named

Default value False

Accept pipeline input? false

Accept wildcard characters? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).



INPUTS



OUTPUTS





RELATED LINKS