Freigeben über


PhotoAlbum.Frame-Eigenschaft

Frame Type.Represents the attribte in schema: frame

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

Syntax

'Declaration
<SchemaAttrAttribute(, "frame")> _
Public Property Frame As EnumValue(Of PhotoAlbumFrameShapeValues)
    Get
    Set
'Usage
Dim instance As PhotoAlbum
Dim value As EnumValue(Of PhotoAlbumFrameShapeValues)

value = instance.Frame

instance.Frame = value
[SchemaAttrAttribute(, "frame")]
public EnumValue<PhotoAlbumFrameShapeValues> Frame { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.EnumValue<PhotoAlbumFrameShapeValues>
Returns EnumValue<T>.

Siehe auch

Referenz

PhotoAlbum Klasse

PhotoAlbum-Member

DocumentFormat.OpenXml.Presentation-Namespace