次の方法で共有


Variant.VTByte プロパティ

定義

1 バイト符号付き整数。

スキーマ内の次の要素タグ vt:i1 を表します。

public DocumentFormat.OpenXml.VariantTypes.VTByte VTByte { get; set; }
public DocumentFormat.OpenXml.VariantTypes.VTByte? VTByte { get; set; }
member this.VTByte : DocumentFormat.OpenXml.VariantTypes.VTByte with get, set
Public Property VTByte As VTByte

プロパティ値

VTByte を返します。

適用対象