DialogBoxLauncher.UnsizedButton 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.
UnsizedButton.
Represents the following element tag in the schema: mso:button.
public DocumentFormat.OpenXml.Office.CustomUI.UnsizedButton UnsizedButton { get; set; }
public DocumentFormat.OpenXml.Office.CustomUI.UnsizedButton? UnsizedButton { get; set; }
member this.UnsizedButton : DocumentFormat.OpenXml.Office.CustomUI.UnsizedButton with get, set
Public Property UnsizedButton As UnsizedButton