ByColor.HslColor Property

HSL.Represents the element tag in schema: p:hsl

Namespace:  DocumentFormat.OpenXml.Presentation
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property HslColor As HslColor
    Get
    Set
'Usage
Dim instance As ByColor
Dim value As HslColor

value = instance.HslColor

instance.HslColor = value
public HslColor HslColor { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Presentation.HslColor
Returns HslColor.

See Also

Reference

ByColor Class

ByColor Members

DocumentFormat.OpenXml.Presentation Namespace