Skip to content

Latest commit

 

History

History
56 lines (36 loc) · 1.38 KB

File metadata and controls

56 lines (36 loc) · 1.38 KB
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/get-spobuiltinfontpackagesettings
applicable SharePoint Online
title Get-SPOBuiltInFontPackageSettings
schema 2.0.0
author Yixian15
ms.author yixianpu
ms.reviewer

Get-SPOBuiltInFontPackageSettings

SYNOPSIS

Use this cmdlet to get settings of built-in font packages.

SYNTAX

Get-SPOBuiltInFontPackageSettings [<CommonParameters>]

DESCRIPTION

Use this cmdlet to get settings of built-in font packages.

EXAMPLES

Example 1

Get-SPOBuiltInFontPackageSettings

This example retrieves the current settings of built-in font packages.

PARAMETERS

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

INPUTS

None

OUTPUTS

System.Object

NOTES

RELATED LINKS

Set-SPOBuiltInFontPackageSettings