このページはEtoJ逐語翻訳フィルタによって翻訳生成されました。

翻訳前ページへ


Interface XDataSequence
Language

The 解放する/自由な and Open 生産性 控訴
解放(する)d: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: 星/主役にする :: chart2 :: data ::

unpublished interface XDataSequence
Usage 制限s
not published
Description
許すs acces to a one-dimensional sequence of data.

The data that is 蓄える/店d in this コンテナ may 含む/封じ込める different types.


Methods' 要約
getData retrieves the data 蓄える/店d in this 構成要素.  
getSourceRangeRepresentation returns the (UI) 範囲 代表 string used by this XDataSequence.  
generateLabel creates a label that 述べるs the origin of this data sequence.  
getNumberFormatKeyByIndex returns a number 判型 重要な for the value at the given 索引 in the data sequence. If nIndex is -1, a 重要な for the entire sequence should be returned, e.g. the most 一般的に used one.  
Methods' 詳細(に述べる)s
getData
sequence< any >
getData();

Description
retrieves the data 蓄える/店d in this 構成要素.
Returns
a sequence 含む/封じ込めるing the actual data. This sequence is a copy of the 内部の data. Therefore changing this 反対する does not 影響する/感情 the content of the XDataSequence 反対する.
getSourceRangeRepresentation
string
getSourceRangeRepresentation();

Description
returns the (UI) 範囲 代表 string used by this XDataSequence.
generateLabel
sequence< string >
generateLabel( [in] LabelOrigin  eLabelOrigin );

Description
creates a label that 述べるs the origin of this data sequence.

This is useful, if a XLabeledDataSequence has no label sequence. In this 事例/患者 you can call this method at the value sequence to 得る a fitting 交替/補充 label.

The sequence returned here may be empty if no suitable label can be 生成するd.

The strings returned should be localized.

Parameter eLabelOrigin
denotes what part of the 範囲 should be used for label 世代. If you have, e.g., one 独房 only, the parameter COLUMN enables you to get the 指名する of the 独房's column, the parameter ROW will give you its 列/漕ぐ/騒動 指名する. If you have a 非,不,無 quadratic 範囲 you can ask for labels for the longer 味方する with parameter LONG_SIDE or you can 得る labels for the shorter 味方する with parameter SHORT_SIDE. If the 範囲 is not structured in a tabular way you may reveive no label.
Returns
Suitable labels for the given sequence depending on the 範囲 of the sequence and the parameter eLabelOrigin passed. In a spreadsheet this would typically be a label like "Column x" for the short 味方する used as DataSeries 指名する and maybe a sequence "列/漕ぐ/騒動 1" "列/漕ぐ/騒動 2" "列/漕ぐ/騒動 3" for the long 味方する to be used as 部類s for example. Example: Assuming this sequence has a Rangerepresentation spanning 列/漕ぐ/騒動 5 and 6 in column 8. に引き続いて sequences of strings or 類似の strings are 推定する/予想するd as return values: generateLabel( SHORT_SIDE ) -> "Column 8" generateLabel( LONG_SIDE ) -> "列/漕ぐ/騒動 5" "列/漕ぐ/騒動 6" generateLabel( COLUMN ) -> "Column 8" generateLabel( ROW ) -> "列/漕ぐ/騒動 5" "列/漕ぐ/騒動 6" Which strings 正確に/まさに you return depends on the 指名するing 計画/陰謀 of the 使用/適用 which 供給するs its tabular data.
getNumberFormatKeyByIndex
long
getNumberFormatKeyByIndex( [in] long  nIndex )
raises( ::com::sun::星/主役にする::lang::IndexOutOfBoundsException );

Description
returns a number 判型 重要な for the value at the given 索引 in the data sequence. If nIndex is -1, a 重要な for the entire sequence should be returned, e.g. the most 一般的に used one.

If number 判型s are not supported, or there is no heuristic to return a 重要な for the entire series, return 0 here.

The number 判型 重要な must be valid for the ::com::sun::星/主役にする::util::XNumberFormatsSupplier given by the XDataProvider, or 0 which is assumed to be always valid.

最高の,を越す of Page

The ASF

Copyright & License | Privacy | 接触する Us | 寄付する | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are 登録(する)d trademarks of The Apache ソフトウェア 創立/基礎. The Apache logo is a trademark of The Apache ソフトウェア 創立/基礎. Other 指名するs appearing on the 場所/位置 may be trademarks of their 各々の owners.