Freigeben über


LaserColor.PresetColor-Eigenschaft

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; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Drawing.PresetColor

Siehe auch

Referenz

LaserColor Klasse

LaserColor-Member

DocumentFormat.OpenXml.Office2010.PowerPoint-Namespace