Share via


Color3Type.PresetColor Property

Definition

Preset Color.

Represents the following element tag in the schema: a:prstClr.

public DocumentFormat.OpenXml.Drawing.PresetColor PresetColor { get; set; }
public DocumentFormat.OpenXml.Drawing.PresetColor? PresetColor { get; set; }
[DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2010)]
public DocumentFormat.OpenXml.Drawing.PresetColor PresetColor { get; set; }
member this.PresetColor : DocumentFormat.OpenXml.Drawing.PresetColor with get, set
[<DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2010)>]
member this.PresetColor : DocumentFormat.OpenXml.Drawing.PresetColor with get, set
Public Property PresetColor As PresetColor

Property Value

Attributes

Applies to