< Back
New-WorkbookNamedItemObject
Post
NAME New-WorkbookNamedItemObject
SYNOPSIS
Creates a new object which represents a "microsoft.graph.workbookNamedItem" (or one of its derived types).
SYNTAX
New-WorkbookNamedItemObject [-comment <string>] [-name <string>] [-scope <string>] [-type <string>] [-value
<object>] [-visible <bool>] [-worksheet <object>] [<CommonParameters>]
DESCRIPTION
Creates a new object which represents a "microsoft.graph.workbookNamedItem" (or one of its derived types).
PARAMETERS
-comment <string>
The "comment" property, of type "Edm.String".
This property is on the "microsoft.graph.workbookNamedItem" type.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-name <string>
The "name" property, of type "Edm.String".
This property is on the "microsoft.graph.workbookNamedItem" type.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-scope <string>
The "scope" property, of type "Edm.String".
This property is on the "microsoft.graph.workbookNamedItem" type.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-type <string>
The "type" property, of type "Edm.String".
This property is on the "microsoft.graph.workbookNamedItem" type.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-value <object>
The "value" property, of type "microsoft.graph.Json".
This property is on the "microsoft.graph.workbookNamedItem" type.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-visible <bool>
The "visible" property, of type "Edm.Boolean".
This property is on the "microsoft.graph.workbookNamedItem" type.
Required? false
Position? named
Default value False
Accept pipeline input? false
Accept wildcard characters? false
-worksheet <object>
The "worksheet" property, of type "microsoft.graph.workbookWorksheet".
This property is on the "microsoft.graph.workbookNamedItem" type.
Required? false
Position? named
Default value
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
SYNOPSIS
Creates a new object which represents a "microsoft.graph.workbookNamedItem" (or one of its derived types).
SYNTAX
New-WorkbookNamedItemObject [-comment <string>] [-name <string>] [-scope <string>] [-type <string>] [-value
<object>] [-visible <bool>] [-worksheet <object>] [<CommonParameters>]
DESCRIPTION
Creates a new object which represents a "microsoft.graph.workbookNamedItem" (or one of its derived types).
PARAMETERS
-comment <string>
The "comment" property, of type "Edm.String".
This property is on the "microsoft.graph.workbookNamedItem" type.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-name <string>
The "name" property, of type "Edm.String".
This property is on the "microsoft.graph.workbookNamedItem" type.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-scope <string>
The "scope" property, of type "Edm.String".
This property is on the "microsoft.graph.workbookNamedItem" type.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-type <string>
The "type" property, of type "Edm.String".
This property is on the "microsoft.graph.workbookNamedItem" type.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-value <object>
The "value" property, of type "microsoft.graph.Json".
This property is on the "microsoft.graph.workbookNamedItem" type.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-visible <bool>
The "visible" property, of type "Edm.Boolean".
This property is on the "microsoft.graph.workbookNamedItem" type.
Required? false
Position? named
Default value False
Accept pipeline input? false
Accept wildcard characters? false
-worksheet <object>
The "worksheet" property, of type "microsoft.graph.workbookWorksheet".
This property is on the "microsoft.graph.workbookNamedItem" type.
Required? false
Position? named
Default value
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