Freigeben über


PlaceholderShape.Size-Eigenschaft

Placeholder Size.Represents the attribte in schema: sz

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

Syntax

'Declaration
<SchemaAttrAttribute(, "sz")> _
Public Property Size As EnumValue(Of PlaceholderSizeValues)
    Get
    Set
'Usage
Dim instance As PlaceholderShape
Dim value As EnumValue(Of PlaceholderSizeValues)

value = instance.Size

instance.Size = value
[SchemaAttrAttribute(, "sz")]
public EnumValue<PlaceholderSizeValues> Size { get; set; }

Eigenschaftswert

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

Siehe auch

Referenz

PlaceholderShape Klasse

PlaceholderShape-Member

DocumentFormat.OpenXml.Presentation-Namespace