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

翻訳前ページへ


Service DatabaseRange
Language

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

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: 星/主役にする :: sheet ::

service DatabaseRange
Description
代表するs a database 範囲 in a spreadsheet 文書.

A database 範囲 is a 指名する for a 独房 範囲 that also 蓄える/店s filtering, sorting, subtotal and data 輸入する settings and 選択s.

See also
DatabaseRanges
Developers Guide
Spreadsheets - Database 操作/手術s

輸出(する)d Interfaces - 要約
XDatabaseRange
(言及/関連d (独立の)存在's 要約:)
供給するs 接近 to the settings and 選択s of a database 範囲.
XCellRangeReferrer
(言及/関連d (独立の)存在's 要約:)
許すs direct 接近 to the 独房s in a 指名するd 範囲 or to the 独房s which are 明白な in a 見解(をとる), without the need to get the 文書 反対する first.
::com::sun::星/主役にする::beans::XPropertySet
(言及/関連d (独立の)存在's 要約:)
供給するs (警察などへの)密告,告訴(状) about and 接近 to the 所有物/資産/財産s from an 実施.
::com::sun::星/主役にする::コンテナ::XNamed
(言及/関連d (独立の)存在's 要約:)
明示するs the 指名する of the 反対する.
::com::sun::星/主役にする::util::XRefreshable
所有物/資産/財産s' 要約
boolean
MoveCells
if this 所有物/資産/財産 is 始める,決める, columns or 列/漕ぐ/騒動s are 挿入するd or 削除するd when the size of the 範囲 is changed by an update 操作/手術.  
boolean
KeepFormats
if this 所有物/資産/財産 is 始める,決める, 独房 判型s are 延長するd when the size of the 範囲 is changed by an update 操作/手術.  
boolean
StripData
if this 所有物/資産/財産 is 始める,決める, the 独房 contents within the database 範囲 are left out when the 文書 is saved.  
boolean
AutoFilter
[ OPTIONAL ]
明示するs whether the AutoFilter is enabled or not.  
boolean
UseFilterCriteriaSource
[ OPTIONAL ]
明示するs whether the filter 基準 should be taken from a CellRange.  
::com::sun::星/主役にする::(米)棚上げする/(英)提議する::CellRangeAddress
FilterCriteriaSource
[ OPTIONAL ]
明示するs the 範囲 where the filter can find the filter 基準s.  
long
RefreshPeriod
[ OPTIONAL ]
明示するs the time between two refresh 活動/戦闘s in seconds.  
boolean
FromSelection
[ OPTIONAL ]
明示するs whether the 輸入するd data is only a 選択 of the database.  
[ readonly ] long
TokenIndex
[ OPTIONAL ]
returns the 索引 used to 言及する to this 範囲 in 記念品 arrays.  
輸出(する)d Interfaces - 詳細(に述べる)s
XDatabaseRange
(言及/関連d (独立の)存在's 要約:)
供給するs 接近 to the settings and 選択s of a database 範囲.
XCellRangeReferrer
(言及/関連d (独立の)存在's 要約:)
許すs direct 接近 to the 独房s in a 指名するd 範囲 or to the 独房s which are 明白な in a 見解(をとる), without the need to get the 文書 反対する first.
::com::sun::星/主役にする::beans::XPropertySet
(言及/関連d (独立の)存在's 要約:)
供給するs (警察などへの)密告,告訴(状) about and 接近 to the 所有物/資産/財産s from an 実施.
::com::sun::星/主役にする::コンテナ::XNamed
(言及/関連d (独立の)存在's 要約:)
明示するs the 指名する of the 反対する.
::com::sun::星/主役にする::util::XRefreshable
Usage 制限s
optional
所有物/資産/財産s' 詳細(に述べる)s
MoveCells
boolean MoveCells;
Description
if this 所有物/資産/財産 is 始める,決める, columns or 列/漕ぐ/騒動s are 挿入するd or 削除するd when the size of the 範囲 is changed by an update 操作/手術.
KeepFormats
boolean KeepFormats;
Description
if this 所有物/資産/財産 is 始める,決める, 独房 判型s are 延長するd when the size of the 範囲 is changed by an update 操作/手術.
StripData
boolean StripData;
Description
if this 所有物/資産/財産 is 始める,決める, the 独房 contents within the database 範囲 are left out when the 文書 is saved.
AutoFilter
boolean AutoFilter;
Usage 制限s
optional
Description
明示するs whether the AutoFilter is enabled or not.
Since
OOo 1.1.2
UseFilterCriteriaSource
boolean UseFilterCriteriaSource;
Usage 制限s
optional
Description
明示するs whether the filter 基準 should be taken from a CellRange.
Since
OOo 1.1.2
FilterCriteriaSource
::com::sun::星/主役にする::(米)棚上げする/(英)提議する::CellRangeAddress FilterCriteriaSource;
Usage 制限s
optional
Description
明示するs the 範囲 where the filter can find the filter 基準s.

This is only used if SheetFilterDescriptor::UseFilterCriteriaSource is true.

Since
OOo 1.1.2
RefreshPeriod
long RefreshPeriod;
Usage 制限s
optional
Description
明示するs the time between two refresh 活動/戦闘s in seconds.
Since
OOo 2.0
FromSelection
boolean FromSelection;
Usage 制限s
optional
Description
明示するs whether the 輸入するd data is only a 選択 of the database.
Since
OOo 2.0
TokenIndex
[ readonly ] long TokenIndex;
Usage 制限s
optional
Description
returns the 索引 used to 言及する to this 範囲 in 記念品 arrays.

A 記念品 述べるing a database 範囲 shall 含む/封じ込める the op-code 得るd from the FormulaMapGroupSpecialOffset::DB_AREA and this 索引 as data part.

Since
OOo 3.0
See also
FormulaToken, FormulaMapGroupSpecialOffset::DB_AREA

 
最高の,を越す of Page

Apache Software Foundation

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

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