ByColor.RgbColor Property

RGB.Represents the element tag in schema: p:rgb

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

Syntax

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

value = instance.RgbColor

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

Property Value

Type: DocumentFormat.OpenXml.Presentation.RgbColor
Returns RgbColor.

See Also

Reference

ByColor Class

ByColor Members

DocumentFormat.OpenXml.Presentation Namespace