⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 options.java

📁 将Excel和Word的类型库都转换过来了
💻 JAVA
📖 第 1 页 / 共 4 页
字号:
	}	public void setRevisedPropertiesMark(int lastParam) {		Dispatch.put(this, "RevisedPropertiesMark", new Variant(lastParam));	}	public int getRevisedPropertiesColor() {		return Dispatch.get(this, "RevisedPropertiesColor").toInt();	}	public void setRevisedPropertiesColor(int lastParam) {		Dispatch.put(this, "RevisedPropertiesColor", new Variant(lastParam));	}	public boolean getSnapToGrid() {		return Dispatch.get(this, "SnapToGrid").toBoolean();	}	public void setSnapToGrid(boolean lastParam) {		Dispatch.put(this, "SnapToGrid", new Variant(lastParam));	}	public boolean getSnapToShapes() {		return Dispatch.get(this, "SnapToShapes").toBoolean();	}	public void setSnapToShapes(boolean lastParam) {		Dispatch.put(this, "SnapToShapes", new Variant(lastParam));	}	public float getGridDistanceHorizontal() {		return Dispatch.get(this, "GridDistanceHorizontal").toFloat();	}	public void setGridDistanceHorizontal(float lastParam) {		Dispatch.put(this, "GridDistanceHorizontal", new Variant(lastParam));	}	public float getGridDistanceVertical() {		return Dispatch.get(this, "GridDistanceVertical").toFloat();	}	public void setGridDistanceVertical(float lastParam) {		Dispatch.put(this, "GridDistanceVertical", new Variant(lastParam));	}	public float getGridOriginHorizontal() {		return Dispatch.get(this, "GridOriginHorizontal").toFloat();	}	public void setGridOriginHorizontal(float lastParam) {		Dispatch.put(this, "GridOriginHorizontal", new Variant(lastParam));	}	public float getGridOriginVertical() {		return Dispatch.get(this, "GridOriginVertical").toFloat();	}	public void setGridOriginVertical(float lastParam) {		Dispatch.put(this, "GridOriginVertical", new Variant(lastParam));	}	public boolean getInlineConversion() {		return Dispatch.get(this, "InlineConversion").toBoolean();	}	public void setInlineConversion(boolean lastParam) {		Dispatch.put(this, "InlineConversion", new Variant(lastParam));	}	public boolean getIMEAutomaticControl() {		return Dispatch.get(this, "IMEAutomaticControl").toBoolean();	}	public void setIMEAutomaticControl(boolean lastParam) {		Dispatch.put(this, "IMEAutomaticControl", new Variant(lastParam));	}	public boolean getAutoFormatApplyHeadings() {		return Dispatch.get(this, "AutoFormatApplyHeadings").toBoolean();	}	public void setAutoFormatApplyHeadings(boolean lastParam) {		Dispatch.put(this, "AutoFormatApplyHeadings", new Variant(lastParam));	}	public boolean getAutoFormatApplyLists() {		return Dispatch.get(this, "AutoFormatApplyLists").toBoolean();	}	public void setAutoFormatApplyLists(boolean lastParam) {		Dispatch.put(this, "AutoFormatApplyLists", new Variant(lastParam));	}	public boolean getAutoFormatApplyBulletedLists() {		return Dispatch.get(this, "AutoFormatApplyBulletedLists").toBoolean();	}	public void setAutoFormatApplyBulletedLists(boolean lastParam) {		Dispatch.put(this, "AutoFormatApplyBulletedLists", new Variant(lastParam));	}	public boolean getAutoFormatApplyOtherParas() {		return Dispatch.get(this, "AutoFormatApplyOtherParas").toBoolean();	}	public void setAutoFormatApplyOtherParas(boolean lastParam) {		Dispatch.put(this, "AutoFormatApplyOtherParas", new Variant(lastParam));	}	public boolean getAutoFormatReplaceQuotes() {		return Dispatch.get(this, "AutoFormatReplaceQuotes").toBoolean();	}	public void setAutoFormatReplaceQuotes(boolean lastParam) {		Dispatch.put(this, "AutoFormatReplaceQuotes", new Variant(lastParam));	}	public boolean getAutoFormatReplaceSymbols() {		return Dispatch.get(this, "AutoFormatReplaceSymbols").toBoolean();	}	public void setAutoFormatReplaceSymbols(boolean lastParam) {		Dispatch.put(this, "AutoFormatReplaceSymbols", new Variant(lastParam));	}	public boolean getAutoFormatReplaceOrdinals() {		return Dispatch.get(this, "AutoFormatReplaceOrdinals").toBoolean();	}	public void setAutoFormatReplaceOrdinals(boolean lastParam) {		Dispatch.put(this, "AutoFormatReplaceOrdinals", new Variant(lastParam));	}	public boolean getAutoFormatReplaceFractions() {		return Dispatch.get(this, "AutoFormatReplaceFractions").toBoolean();	}	public void setAutoFormatReplaceFractions(boolean lastParam) {		Dispatch.put(this, "AutoFormatReplaceFractions", new Variant(lastParam));	}	public boolean getAutoFormatReplacePlainTextEmphasis() {		return Dispatch.get(this, "AutoFormatReplacePlainTextEmphasis").toBoolean();	}	public void setAutoFormatReplacePlainTextEmphasis(boolean lastParam) {		Dispatch.put(this, "AutoFormatReplacePlainTextEmphasis", new Variant(lastParam));	}	public boolean getAutoFormatPreserveStyles() {		return Dispatch.get(this, "AutoFormatPreserveStyles").toBoolean();	}	public void setAutoFormatPreserveStyles(boolean lastParam) {		Dispatch.put(this, "AutoFormatPreserveStyles", new Variant(lastParam));	}	public boolean getAutoFormatAsYouTypeApplyHeadings() {		return Dispatch.get(this, "AutoFormatAsYouTypeApplyHeadings").toBoolean();	}	public void setAutoFormatAsYouTypeApplyHeadings(boolean lastParam) {		Dispatch.put(this, "AutoFormatAsYouTypeApplyHeadings", new Variant(lastParam));	}	public boolean getAutoFormatAsYouTypeApplyBorders() {		return Dispatch.get(this, "AutoFormatAsYouTypeApplyBorders").toBoolean();	}	public void setAutoFormatAsYouTypeApplyBorders(boolean lastParam) {		Dispatch.put(this, "AutoFormatAsYouTypeApplyBorders", new Variant(lastParam));	}	public boolean getAutoFormatAsYouTypeApplyBulletedLists() {		return Dispatch.get(this, "AutoFormatAsYouTypeApplyBulletedLists").toBoolean();	}	public void setAutoFormatAsYouTypeApplyBulletedLists(boolean lastParam) {		Dispatch.put(this, "AutoFormatAsYouTypeApplyBulletedLists", new Variant(lastParam));	}	public boolean getAutoFormatAsYouTypeApplyNumberedLists() {		return Dispatch.get(this, "AutoFormatAsYouTypeApplyNumberedLists").toBoolean();	}	public void setAutoFormatAsYouTypeApplyNumberedLists(boolean lastParam) {		Dispatch.put(this, "AutoFormatAsYouTypeApplyNumberedLists", new Variant(lastParam));	}	public boolean getAutoFormatAsYouTypeReplaceQuotes() {		return Dispatch.get(this, "AutoFormatAsYouTypeReplaceQuotes").toBoolean();	}	public void setAutoFormatAsYouTypeReplaceQuotes(boolean lastParam) {		Dispatch.put(this, "AutoFormatAsYouTypeReplaceQuotes", new Variant(lastParam));	}	public boolean getAutoFormatAsYouTypeReplaceSymbols() {		return Dispatch.get(this, "AutoFormatAsYouTypeReplaceSymbols").toBoolean();	}	public void setAutoFormatAsYouTypeReplaceSymbols(boolean lastParam) {		Dispatch.put(this, "AutoFormatAsYouTypeReplaceSymbols", new Variant(lastParam));	}	public boolean getAutoFormatAsYouTypeReplaceOrdinals() {		return Dispatch.get(this, "AutoFormatAsYouTypeReplaceOrdinals").toBoolean();	}	public void setAutoFormatAsYouTypeReplaceOrdinals(boolean lastParam) {		Dispatch.put(this, "AutoFormatAsYouTypeReplaceOrdinals", new Variant(lastParam));	}	public boolean getAutoFormatAsYouTypeReplaceFractions() {		return Dispatch.get(this, "AutoFormatAsYouTypeReplaceFractions").toBoolean();	}	public void setAutoFormatAsYouTypeReplaceFractions(boolean lastParam) {		Dispatch.put(this, "AutoFormatAsYouTypeReplaceFractions", new Variant(lastParam));	}	public boolean getAutoFormatAsYouTypeReplacePlainTextEmphasis() {		return Dispatch.get(this, "AutoFormatAsYouTypeReplacePlainTextEmphasis").toBoolean();	}	public void setAutoFormatAsYouTypeReplacePlainTextEmphasis(boolean lastParam) {		Dispatch.put(this, "AutoFormatAsYouTypeReplacePlainTextEmphasis", new Variant(lastParam));	}	public boolean getAutoFormatAsYouTypeFormatListItemBeginning() {		return Dispatch.get(this, "AutoFormatAsYouTypeFormatListItemBeginning").toBoolean();	}	public void setAutoFormatAsYouTypeFormatListItemBeginning(boolean lastParam) {		Dispatch.put(this, "AutoFormatAsYouTypeFormatListItemBeginning", new Variant(lastParam));	}	public boolean getAutoFormatAsYouTypeDefineStyles() {		return Dispatch.get(this, "AutoFormatAsYouTypeDefineStyles").toBoolean();	}	public void setAutoFormatAsYouTypeDefineStyles(boolean lastParam) {		Dispatch.put(this, "AutoFormatAsYouTypeDefineStyles", new Variant(lastParam));	}	public boolean getAutoFormatPlainTextWordMail() {		return Dispatch.get(this, "AutoFormatPlainTextWordMail").toBoolean();	}	public void setAutoFormatPlainTextWordMail(boolean lastParam) {		Dispatch.put(this, "AutoFormatPlainTextWordMail", new Variant(lastParam));	}	public boolean getAutoFormatAsYouTypeReplaceHyperlinks() {		return Dispatch.get(this, "AutoFormatAsYouTypeReplaceHyperlinks").toBoolean();	}	public void setAutoFormatAsYouTypeReplaceHyperlinks(boolean lastParam) {		Dispatch.put(this, "AutoFormatAsYouTypeReplaceHyperlinks", new Variant(lastParam));	}	public boolean getAutoFormatReplaceHyperlinks() {		return Dispatch.get(this, "AutoFormatReplaceHyperlinks").toBoolean();	}	public void setAutoFormatReplaceHyperlinks(boolean lastParam) {		Dispatch.put(this, "AutoFormatReplaceHyperlinks", new Variant(lastParam));	}	public int getDefaultHighlightColorIndex() {		return Dispatch.get(this, "DefaultHighlightColorIndex").toInt();	}	public void setDefaultHighlightColorIndex(int lastParam) {		Dispatch.put(this, "DefaultHighlightColorIndex", new Variant(lastParam));	}	public int getDefaultBorderLineStyle() {		return Dispatch.get(this, "DefaultBorderLineStyle").toInt();	}	public void setDefaultBorderLineStyle(int lastParam) {		Dispatch.put(this, "DefaultBorderLineStyle", new Variant(lastParam));	}	public boolean getCheckSpellingAsYouType() {		return Dispatch.get(this, "CheckSpellingAsYouType").toBoolean();	}	public void setCheckSpellingAsYouType(boolean lastParam) {		Dispatch.put(this, "CheckSpellingAsYouType", new Variant(lastParam));	}	public boolean getCheckGrammarAsYouType() {		return Dispatch.get(this, "CheckGrammarAsYouType").toBoolean();	}	public void setCheckGrammarAsYouType(boolean lastParam) {		Dispatch.put(this, "CheckGrammarAsYouType", new Variant(lastParam));	}	public boolean getIgnoreInternetAndFileAddresses() {		return Dispatch.get(this, "IgnoreInternetAndFileAddresses").toBoolean();	}	public void setIgnoreInternetAndFileAddresses(boolean lastParam) {		Dispatch.put(this, "IgnoreInternetAndFileAddresses", new Variant(lastParam));	}	public boolean getShowReadabilityStatistics() {		return Dispatch.get(this, "ShowReadabilityStatistics").toBoolean();	}	public void setShowReadabilityStatistics(boolean lastParam) {		Dispatch.put(this, "ShowReadabilityStatistics", new Variant(lastParam));	}	public boolean getIgnoreUppercase() {		return Dispatch.get(this, "IgnoreUppercase").toBoolean();	}	public void setIgnoreUppercase(boolean lastParam) {		Dispatch.put(this, "IgnoreUppercase", new Variant(lastParam));	}	public boolean getIgnoreMixedDigits() {		return Dispatch.get(this, "IgnoreMixedDigits").toBoolean();	}	public void setIgnoreMixedDigits(boolean lastParam) {		Dispatch.put(this, "IgnoreMixedDigits", new Variant(lastParam));	}	public boolean getSuggestFromMainDictionaryOnly() {		return Dispatch.get(this, "SuggestFromMainDictionaryOnly").toBoolean();	}	public void setSuggestFromMainDictionaryOnly(boolean lastParam) {		Dispatch.put(this, "SuggestFromMainDictionaryOnly", new Variant(lastParam));	}	public boolean getSuggestSpellingCorrections() {		return Dispatch.get(this, "SuggestSpellingCorrections").toBoolean();	}	public void setSuggestSpellingCorrections(boolean lastParam) {		Dispatch.put(this, "SuggestSpellingCorrections", new Variant(lastParam));	}	public int getDefaultBorderLineWidth() {		return Dispatch.get(this, "DefaultBorderLineWidth").toInt();	}	public void setDefaultBorderLineWidth(int lastParam) {		Dispatch.put(this, "DefaultBorderLineWidth", new Variant(lastParam));	}	public boolean getCheckGrammarWithSpelling() {		return Dispatch.get(this, "CheckGrammarWithSpelling").toBoolean();	}	public void setCheckGrammarWithSpelling(boolean lastParam) {		Dispatch.put(this, "CheckGrammarWithSpelling", new Variant(lastParam));	}	public int getDefaultOpenFormat() {		return Dispatch.get(this, "DefaultOpenFormat").toInt();	}	public void setDefaultOpenFormat(int lastParam) {		Dispatch.put(this, "DefaultOpenFormat", new Variant(lastParam));	}	public boolean getPrintDraft() {		return Dispatch.get(this, "PrintDraft").toBoolean();	}	public void setPrintDraft(boolean lastParam) {		Dispatch.put(this, "PrintDraft", new Variant(lastParam));	}	public boolean getPrintReverse() {		return Dispatch.get(this, "PrintReverse").toBoolean();	}	public void setPrintReverse(boolean lastParam) {		Dispatch.put(this, "PrintReverse", new Variant(lastParam));	}	public boolean getMapPaperSize() {		return Dispatch.get(this, "MapPaperSize").toBoolean();	}	public void setMapPaperSize(boolean lastParam) {		Dispatch.put(this, "MapPaperSize", new Variant(lastParam));	}	public boolean getAutoFormatAsYouTypeApplyTables() {		return Dispatch.get(this, "AutoFormatAsYouTypeApplyTables").toBoolean();	}	public void setAutoFormatAsYouTypeApplyTables(boolean lastParam) {		Dispatch.put(this, "AutoFormatAsYouTypeApplyTables", new Variant(lastParam));	}	public boolean getAutoFormatApplyFirstIndents() {		return Dispatch.get(this, "AutoFormatApplyFirstIndents").toBoolean();	}	public void setAutoFormatApplyFirstIndents(boolean lastParam) {		Dispatch.put(this, "AutoFormatApplyFirstIndents", new Variant(lastParam));	}	public boolean getAutoFormatMatchParentheses() {		return Dispatch.get(this, "AutoFormatMatchParentheses").toBoolean();	}	public void setAutoFormatMatchParentheses(boolean lastParam) {		Dispatch.put(this, "AutoFormatMatchParentheses", new Variant(lastParam));

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -