< Back
New-WorkbookSortFieldObject
Post
NAME New-WorkbookSortFieldObject
SYNOPSIS
Creates a new object which represents a "microsoft.graph.workbookSortField" (or one of its derived types).
SYNTAX
New-WorkbookSortFieldObject [-ascending <bool>] [-color <string>] [-dataOption <string>] [-icon <object>] [-key
<int>] [-sortOn <string>] [<CommonParameters>]
DESCRIPTION
Creates a new object which represents a "microsoft.graph.workbookSortField" (or one of its derived types).
PARAMETERS
-ascending <bool>
The "ascending" property, of type "Edm.Boolean".
This property is on the "microsoft.graph.workbookSortField" type.
Required? false
Position? named
Default value False
Accept pipeline input? false
Accept wildcard characters? false
-color <string>
The "color" property, of type "Edm.String".
This property is on the "microsoft.graph.workbookSortField" type.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-dataOption <string>
The "dataOption" property, of type "Edm.String".
This property is on the "microsoft.graph.workbookSortField" type.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-icon <object>
The "icon" property, of type "microsoft.graph.workbookIcon".
This property is on the "microsoft.graph.workbookSortField" type.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-key <int>
The "key" property, of type "Edm.Int32".
This property is on the "microsoft.graph.workbookSortField" type.
Required? false
Position? named
Default value 0
Accept pipeline input? false
Accept wildcard characters? false
-sortOn <string>
The "sortOn" property, of type "Edm.String".
This property is on the "microsoft.graph.workbookSortField" 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.workbookSortField" (or one of its derived types).
SYNTAX
New-WorkbookSortFieldObject [-ascending <bool>] [-color <string>] [-dataOption <string>] [-icon <object>] [-key
<int>] [-sortOn <string>] [<CommonParameters>]
DESCRIPTION
Creates a new object which represents a "microsoft.graph.workbookSortField" (or one of its derived types).
PARAMETERS
-ascending <bool>
The "ascending" property, of type "Edm.Boolean".
This property is on the "microsoft.graph.workbookSortField" type.
Required? false
Position? named
Default value False
Accept pipeline input? false
Accept wildcard characters? false
-color <string>
The "color" property, of type "Edm.String".
This property is on the "microsoft.graph.workbookSortField" type.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-dataOption <string>
The "dataOption" property, of type "Edm.String".
This property is on the "microsoft.graph.workbookSortField" type.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-icon <object>
The "icon" property, of type "microsoft.graph.workbookIcon".
This property is on the "microsoft.graph.workbookSortField" type.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-key <int>
The "key" property, of type "Edm.Int32".
This property is on the "microsoft.graph.workbookSortField" type.
Required? false
Position? named
Default value 0
Accept pipeline input? false
Accept wildcard characters? false
-sortOn <string>
The "sortOn" property, of type "Edm.String".
This property is on the "microsoft.graph.workbookSortField" 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