ColorType.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; }
member this.HslColor : DocumentFormat.OpenXml.Drawing.HslColor with get, set
Public Property HslColor As HslColor

Property Value

Applies to