次の方法で共有


Variant.VTError プロパティ

定義

エラー状態コード。

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

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

プロパティ値

VTError を返します。

適用対象