| external help file | sharepointonline.xml |
|---|---|
| Module Name | Microsoft.Online.SharePoint.PowerShell |
| online version | https://learn.microsoft.com/powershell/module/sharepoint-online/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>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.
Hide built in font packages from SharePoint sites if this value is true.