StrokeChildType.Extension プロパティ

定義

VML Extension Handling Behavior.Represents the following attribute in the schema: v:ext

[DocumentFormat.OpenXml.SchemaAttr(26, "ext")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.ExtensionHandlingBehaviorValues> Extension { get; set; }
member this.Extension : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.ExtensionHandlingBehaviorValues> with get, set
Public Property Extension As EnumValue(Of ExtensionHandlingBehaviorValues)

プロパティ値

EnumValue<ExtensionHandlingBehaviorValues>

EnumValue<T> を返します。

属性

適用対象