New-UDTableTextOption
Résumé
Crée une table de hachage pour définir les options de texte d'un tableau.
Syntaxe
New-UDTableTextOption [[-ExportAllCsv] <String>] [[-ExportCurrentViewCsv] <String>] [[-ExportAllXLSX] <String>] [[-ExportCurrentViewXLSX] <String>] [[-ExportAllPDF] <String>] [[-ExportCurrentViewPDF] <String>] [[-ExportAllJson] <String>] [[-ExportCurrentViewJson] <String>] [[-ExportFileName] <String>] [[-Search] <String>] [[-FilterSearch] <String>] [[-Export] <String>] [[-FilterDate] <String>] [[-NoData] <String>] [[-Loading] <String>] [[-RowsPerPage] <String>] [[-CountDescription] <String>] [<CommonParameters>]Description
Crée une table de hachage pour définir les options de texte d'un tableau.
Paramètres
-ExportAllCsv
Remplace le texte Export All to CSV.
Required? false
Position? 1
Default value Export all as CSV
Accept pipeline input? false
Aliases
Accept wildcard characters? false-ExportCurrentViewCsv
Remplace le texte Export Current View as CSV.
-ExportAllXLSX
Remplace le texte Export All to XLSX.
-ExportCurrentViewXLSX
Remplace le texte Export Current View as XLSX.
-ExportAllPDF
Remplace le texte Export All to PDF.
-ExportCurrentViewPDF
Remplace le texte Export Current View as PDF.
-ExportAllJson
Remplace le texte Export All to JSON.
-ExportCurrentViewJson
Remplace le texte Export Current View as JSON.
-ExportFileName
-Search
Remplace le texte Search. Vous pouvez utiliser {0} comme espace réservé pour le nombre de lignes.
-FilterSearch
Remplace le texte du filtre de colonne. Vous pouvez utiliser {0} comme espace réservé pour le nombre de lignes.
-Export
-FilterDate
-NoData
Remplace le texte No Data.
-Loading
-RowsPerPage
-CountDescription
Paramètres communs
Cette applet de commande prend en charge les paramètres communs : Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, WarningVariable, OutBuffer, PipelineVariable et OutVariable. Pour plus d'informations, voir about_CommonParameters.
Sorties
Exemples
Exemple 1
Mis à jour
Ce contenu vous a-t-il été utile ?