次の方法で共有


Variant.VTBool プロパティ

定義

ブール。

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

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

プロパティ値

VTBool を返します。

適用対象