Share via


ShapeDefaults.ColorMenu Property

Definition

UI Default Colors.

Represents the following element tag in the schema: o:colormenu.

public DocumentFormat.OpenXml.Vml.Office.ColorMenu ColorMenu { get; set; }
public DocumentFormat.OpenXml.Vml.Office.ColorMenu? ColorMenu { get; set; }
member this.ColorMenu : DocumentFormat.OpenXml.Vml.Office.ColorMenu with get, set
Public Property ColorMenu As ColorMenu

Property Value

Returns ColorMenu.

Applies to