| external help file | Microsoft.Online.SharePoint.PowerShell.dll-Help.xml |
|---|---|
| Module Name | Microsoft.Online.SharePoint.PowerShell |
| online version | https://learn.microsoft.com/powershell/module/microsoft.online.sharepoint.powershell/set-spobuiltinfontpackagesettings |
| applicable | SharePoint Online |
| title | Set-SPOBuiltInFontPackageSettings |
| schema | 2.0.0 |
| author | Yixian15 |
| ms.author | yixianpu |
| ms.reviewer |
Use this cmdlet to set settings of built-in font packages.
Set-SPOBuiltInFontPackageSettings [-HideBuiltInFontPackages <Boolean>] [<CommonParameters>]
Use this cmdlet to set settings of built-in font packages.
Set-SPOBuiltInFontPackageSettings -HideBuiltInFontPackages $trueThis example sets the built-in font packages to be hidden from SharePoint sites.
Type: System.Boolean
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: True (ByValue)
Accept wildcard characters: FalseThis cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.