Aracılığıyla paylaş


Overlap.Val Property

Definition

Overlap Value

Represents the following attribute in the schema: 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

Property Value

Returns SByteValue.

Attributes

Applies to