次の方法で共有


Variant.VTDecimal プロパティ

定義

小数点型

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

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

プロパティ値

VTDecimal を返します。

適用対象