New-UDTableTextOption
Creates a hashtable to set the text options of a table.
Synopsis
Syntax
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
Parameters
-ExportAllCsv
Required? false
Position? 1
Default value Export all as CSV
Accept pipeline input? false
Aliases
Accept wildcard characters? false-ExportCurrentViewCsv
-ExportAllXLSX
-ExportCurrentViewXLSX
-ExportAllPDF
-ExportCurrentViewPDF
-ExportAllJson
-ExportCurrentViewJson
-ExportFileName
-Search
-FilterSearch
-Export
-FilterDate
-NoData
-Loading
-RowsPerPage
-CountDescription
Outputs
Last updated
Was this helpful?