次の方法で共有


FieldGroup.Base プロパティ

定義

フィールドベース

スキーマの次の属性を表します。 base

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

プロパティ値

UInt32Value を返します。

属性

適用対象