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

翻訳前ページへ


Service SpreadsheetDocumentSettings
Language

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

API

SDK

Tips ‘n’ Tricks

Miscellaneous


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

deprecated service SpreadsheetDocumentSettings
Usage 制限s
deprecated
Description
与える/捧げるs 所有物/資産/財産s to 支配(する)/統制する the configuration which is 全世界の for all 見解(をとる)s of a spreadsheet 文書.
See also
SpreadsheetDocument

輸出(する)d Interfaces - 要約
::com::sun::星/主役にする::beans::XPropertySet

供給するs 接近 to the 所有物/資産/財産s.

所有物/資産/財産s' 要約
boolean
IsIterationEnabled
enables iterated 計算/見積り of circular 言及/関連s.  
long
IterationCount
明示するs how many iterations are carried out.  
二塁打
IterationEpsilon
明示するs the point at which a change in results will stop the iteration.  
short
StandardDecimals
明示するs the number of decimals in the default number 判型.  
::com::sun::星/主役にする::util::Date
NullDate
明示するs the date that is 代表するd by the value 無.  
short
DefaultTabStop
明示するs the width of default tabulators.  
boolean
IgnoreCase
明示するs whether upper and lower 事例/患者s are 扱う/治療するd as equal when comparing 独房s.  
boolean
CalcAsShown
明示するs whether 計算/見積りs are 成し遂げるd with the 一連の会議、交渉/完成するd values 陳列する,発揮するd in 独房s (始める,決める to true) instead of the 内部の values (始める,決める to 誤った).  
boolean
MatchWholeCell
明示するs whether filter 基準 must match entire 独房 contents.  
boolean
SpellOnline
enables online (一定の)期間 checking.  
boolean
LookUpLabels
明示するs whether column or 列/漕ぐ/騒動 labels are looked up from anywhere on the sheet.  
boolean
RegularExpressions
明示するs whether 正規の/正選手 表現s in 決まり文句/製法s are enabled, e.g., for 機能(する)/行事s which look up spreadsheet contents.  
[ readonly ] ::com::sun::星/主役にする::i18n::XForbiddenCharacters
ForbiddenCharacters
[ OPTIONAL ]
含む/封じ込めるs the interface XForbiddenCharacters.  
[ readonly ] boolean
HasDrawPages
[ OPTIONAL ]
If this 所有物/資産/財産 is 始める,決める the 文書 has DrawPages. Use this 所有物/資産/財産 to find out, whether the 文書 has DrawPages or not, because the getDrawPage method on the XDrawPageSupplier and the getDrawPages method on the XDrawPagesSupplier always creates the DrawPages if there are 非,不,無; and this is very slow and needs more memory.  
::com::sun::星/主役にする::lang::地元の
CharLocale
[ OPTIONAL ]
含む/封じ込めるs the 基準 文書 language for Western text.  
::com::sun::星/主役にする::lang::地元の
CharLocaleAsian
[ OPTIONAL ]
含む/封じ込めるs the 基準 文書 language for Asian text.  
::com::sun::星/主役にする::lang::地元の
CharLocaleComplex
[ OPTIONAL ]
含む/封じ込めるs the 基準 文書 language for コンビナート/複合体 text.  
boolean
IsLoaded
[ OPTIONAL ]
明示するs whether the 文書 data are already 負担d.  
boolean
IsUndoEnabled
[ OPTIONAL ]
明示するs whether the undo 命令(する) is enabled.  
boolean
IsAdjustHeightEnabled
[ OPTIONAL ]
明示するs whether the (a)自動的な/(n)自動拳銃 調整 of the 列/漕ぐ/騒動 高さ is enabled.  
boolean
IsExecuteLinkEnabled
[ OPTIONAL ]
明示するs whether the (a)自動的な/(n)自動拳銃 死刑執行 of links is enabled.  
[ readonly ] ::com::sun::星/主役にする::awt::XDevice
ReferenceDevice
[ OPTIONAL ]
含む/封じ込めるs the 言及/関連 装置 used for formatting the 文書.  
輸出(する)d Interfaces - 詳細(に述べる)s
::com::sun::星/主役にする::beans::XPropertySet
Description
供給するs 接近 to the 所有物/資産/財産s.
所有物/資産/財産s' 詳細(に述べる)s
IsIterationEnabled
boolean IsIterationEnabled;
Description
enables iterated 計算/見積り of circular 言及/関連s.
IterationCount
long IterationCount;
Description
明示するs how many iterations are carried out.

This setting is only used, if iteration is enabled using SpreadsheetDocumentSettings::IsIterationEnabled.

IterationEpsilon
二塁打 IterationEpsilon;
Description
明示するs the point at which a change in results will stop the iteration.

More 正確に/まさに it 明示するs a difference in the change of the result between two iterations. If the result difference is いっそう少なく than or equal to this epsilon-value, the iteration is stopped.

This setting is only used, if iteration is enabled using SpreadsheetDocumentSettings::IsIterationEnabled.

StandardDecimals
short StandardDecimals;
Description
明示するs the number of decimals in the default number 判型.
NullDate
::com::sun::星/主役にする::util::Date NullDate;
Description
明示するs the date that is 代表するd by the value 無.
DefaultTabStop
short DefaultTabStop;
Description
明示するs the width of default tabulators.
IgnoreCase
boolean IgnoreCase;
Description
明示するs whether upper and lower 事例/患者s are 扱う/治療するd as equal when comparing 独房s.
CalcAsShown
boolean CalcAsShown;
Description
明示するs whether 計算/見積りs are 成し遂げるd with the 一連の会議、交渉/完成するd values 陳列する,発揮するd in 独房s (始める,決める to true) instead of the 内部の values (始める,決める to 誤った).
MatchWholeCell
boolean MatchWholeCell;
Description
明示するs whether filter 基準 must match entire 独房 contents.
SpellOnline
boolean SpellOnline;
Description
enables online (一定の)期間 checking.
LookUpLabels
boolean LookUpLabels;
Description
明示するs whether column or 列/漕ぐ/騒動 labels are looked up from anywhere on the sheet.

Explicitly defined label 範囲s are used even if this 所有物/資産/財産 is 始める,決める to 誤った.

See also
LabelRanges
RegularExpressions
boolean RegularExpressions;
Description
明示するs whether 正規の/正選手 表現s in 決まり文句/製法s are enabled, e.g., for 機能(する)/行事s which look up spreadsheet contents.
ForbiddenCharacters
[ readonly ] ::com::sun::星/主役にする::i18n::XForbiddenCharacters ForbiddenCharacters;
Usage 制限s
optional
Description
含む/封じ込めるs the interface XForbiddenCharacters.
HasDrawPages
[ readonly ] boolean HasDrawPages;
Usage 制限s
optional
Description
If this 所有物/資産/財産 is 始める,決める the 文書 has DrawPages. Use this 所有物/資産/財産 to find out, whether the 文書 has DrawPages or not, because the getDrawPage method on the XDrawPageSupplier and the getDrawPages method on the XDrawPagesSupplier always creates the DrawPages if there are 非,不,無; and this is very slow and needs more memory.
CharLocale
::com::sun::星/主役にする::lang::地元の CharLocale;
Usage 制限s
optional
Description
含む/封じ込めるs the 基準 文書 language for Western text.
CharLocaleAsian
::com::sun::星/主役にする::lang::地元の CharLocaleAsian;
Usage 制限s
optional
Description
含む/封じ込めるs the 基準 文書 language for Asian text.
CharLocaleComplex
::com::sun::星/主役にする::lang::地元の CharLocaleComplex;
Usage 制限s
optional
Description
含む/封じ込めるs the 基準 文書 language for コンビナート/複合体 text.
IsLoaded
boolean IsLoaded;
Usage 制限s
optional
Description
明示するs whether the 文書 data are already 負担d.
Since
OOo 3.0
IsUndoEnabled
boolean IsUndoEnabled;
Usage 制限s
optional
Description
明示するs whether the undo 命令(する) is enabled.
Since
OOo 3.0
IsAdjustHeightEnabled
boolean IsAdjustHeightEnabled;
Usage 制限s
optional
Description
明示するs whether the (a)自動的な/(n)自動拳銃 調整 of the 列/漕ぐ/騒動 高さ is enabled.
Since
OOo 3.0
IsExecuteLinkEnabled
boolean IsExecuteLinkEnabled;
Usage 制限s
optional
Description
明示するs whether the (a)自動的な/(n)自動拳銃 死刑執行 of links is enabled.
Since
OOo 3.0
ReferenceDevice
[ readonly ] ::com::sun::星/主役にする::awt::XDevice ReferenceDevice;
Usage 制限s
optional
Description
含む/封じ込めるs the 言及/関連 装置 used for formatting the 文書.
Since
OOo 3.0

 
最高の,を越す 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.