Freigeben über


PictureOptions.ApplyToSides-Eigenschaft

Apply To Sides.Represents the element tag in schema: c:applyToSides

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

Syntax

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

value = instance.ApplyToSides

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

Eigenschaftswert

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

Siehe auch

Referenz

PictureOptions Klasse

PictureOptions-Member

DocumentFormat.OpenXml.Drawing.Charts-Namespace