Freigeben über


PictureOptions.ApplyToFront-Eigenschaft

Apply To Front.Represents the element tag in schema: c:applyToFront

Namespace:  DocumentFormat.OpenXml.Drawing.Charts
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property ApplyToFront As ApplyToFront
    Get
    Set
'Usage
Dim instance As PictureOptions
Dim value As ApplyToFront

value = instance.ApplyToFront

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Drawing.Charts.ApplyToFront
Returns ApplyToFront.

Siehe auch

Referenz

PictureOptions Klasse

PictureOptions-Member

DocumentFormat.OpenXml.Drawing.Charts-Namespace