Int16Value.ToInt16(Int16Value) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
Int16Value オブジェクトの Int16 表現を返します。
public static short ToInt16 (DocumentFormat.OpenXml.Int16Value xmlAttribute);
static member ToInt16 : DocumentFormat.OpenXml.Int16Value -> int16
Public Shared Function ToInt16 (xmlAttribute As Int16Value) As Short
パラメーター
- xmlAttribute
- Int16Value
内部 Int16 表現を取得する Int16Value オブジェクト。
戻り値
Int16Value オブジェクトを表す Int16 値。