Поделиться через


LaserColor.PresetColor Property

Preset Color.Represents the element tag in schema: a:prstClr

Namespace:  DocumentFormat.OpenXml.Office2010.PowerPoint
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property PresetColor As PresetColor
    Get
    Set
'Usage
Dim instance As LaserColor
Dim value As PresetColor

value = instance.PresetColor

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

Property Value

Type: DocumentFormat.OpenXml.Drawing.PresetColor

See Also

Reference

LaserColor Class

LaserColor Members

DocumentFormat.OpenXml.Office2010.PowerPoint Namespace