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

📄 configuration.properties

📁 swing编写的库存管理程序。毕业设计类
💻 PROPERTIES
字号:
###################################################################################
######### Excel-OutputTarget specific configuration ###############################
###################################################################################

#
# Whether to apply the Cell-DataFormat strings to excel cells.
# If disabled, all content is inserted as text. This way you won't be able to
# perform calculations on the generated content, but it is more safe in case of
# invalid cell formats.
org.jfree.report.modules.output.table.xls.EnhancedDataFormat=true

# Defines the Paper that should be used in the excel print setup.
# If no paper is defined, an suitable paper will be selected automaticly. 
#org.jfree.report.modules.output.table.xls.Paper=A4

# Defines the Paper that should be used in the excel print setup.
# If no paper is defined, an suitable paper will be selected automaticly.
# Valid values are "Landscape" or "Portrait" 
#org.jfree.report.modules.output.table.xls.PaperOrientation=Landscape

⌨️ 快捷键说明

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