Color3Type.HslColor Property

Definition

Hue, Saturation, Luminance Color Model.

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

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

Property Value

Attributes

Applies to