Enum CollapsibleSectionHeadingLevel
- Namespace
- PnP.Core.Model.SharePoint
- Assembly
- PnP.Core.dll
Lists the options to configure the heading level of a collapsible section
public enum CollapsibleSectionHeadingLevel
Fields
Heading 2 (h2). This is the default value
Heading 3 (h3)
Heading 4 (h4)