ColorType.HslColor Property
Hue, Saturation, Luminance Color Model.Represents the element tag in schema: a:hslClr
Namespace: DocumentFormat.OpenXml.Presentation
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
声明
Public Property HslColor As HslColor
Get
Set
用法
Dim instance As ColorType
Dim value As HslColor
value = instance.HslColor
instance.HslColor = value
public HslColor HslColor { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Drawing.HslColor
Returns HslColor.