BorderType.Val プロパティ

定義

Border Style.スキーマの次の属性を表します。 w:val

[DocumentFormat.OpenXml.SchemaAttr(23, "val")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.BorderValues> Val { get; set; }
member this.Val : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.BorderValues> with get, set
Public Property Val As EnumValue(Of BorderValues)

プロパティ値

EnumValue<BorderValues>

EnumValue<T> を返します。

属性

適用対象