NumericPoint.FormatCode プロパティ

定義

スキーマの次の属性を Format.Represents に番号: formatCode

[DocumentFormat.OpenXml.SchemaAttr(0, "formatCode")]
public DocumentFormat.OpenXml.StringValue FormatCode { get; set; }
member this.FormatCode : DocumentFormat.OpenXml.StringValue with get, set
Public Property FormatCode As StringValue

プロパティ値

StringValue

返します。 StringValue

属性

注釈

ECMA 376 の標準の ECMA インターナショナルから次の情報は、このクラスを使用する場合に、役立ちます。

適用する書式コードを表す文字列。 詳細についてを参照してください、SpreadsheetMLnumFmt要素のformatCodeの属性です。

可能なこの属性の値は、ST_Xstring単純型です。

適用対象