SpreadsheetDocument.QuickAccessToolbarCustomizationsPart Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the QuickAccessToolbarCustomizationsPart of the SpreadsheetDocument.
public DocumentFormat.OpenXml.Packaging.QuickAccessToolbarCustomizationsPart QuickAccessToolbarCustomizationsPart { get; }
public DocumentFormat.OpenXml.Packaging.QuickAccessToolbarCustomizationsPart? QuickAccessToolbarCustomizationsPart { get; }
member this.QuickAccessToolbarCustomizationsPart : DocumentFormat.OpenXml.Packaging.QuickAccessToolbarCustomizationsPart
Public ReadOnly Property QuickAccessToolbarCustomizationsPart As QuickAccessToolbarCustomizationsPart