Overlap.Val プロパティ

定義

オーバーラップ値

スキーマ内の次の属性を表します: val

[DocumentFormat.OpenXml.SchemaAttr(0, "val")]
public DocumentFormat.OpenXml.SByteValue Val { get; set; }
public DocumentFormat.OpenXml.SByteValue Val { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "val")]
public DocumentFormat.OpenXml.SByteValue? Val { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("val")]
public DocumentFormat.OpenXml.SByteValue? Val { get; set; }
public DocumentFormat.OpenXml.SByteValue? Val { get; set; }
member this.Val : DocumentFormat.OpenXml.SByteValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "val")>]
member this.Val : DocumentFormat.OpenXml.SByteValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("val")>]
member this.Val : DocumentFormat.OpenXml.SByteValue with get, set
Public Property Val As SByteValue

プロパティ値

SByteValue を返します。

属性

適用対象