📄 frmmain.frm
字号:
EndProperty
BeginProperty Button10 {66833FEA-8583-11D1-B16A-00C0F0283628}
Key = "Paste"
Object.ToolTipText = "粘贴"
ImageKey = "Paste"
EndProperty
BeginProperty Button11 {66833FEA-8583-11D1-B16A-00C0F0283628}
Style = 3
EndProperty
BeginProperty Button12 {66833FEA-8583-11D1-B16A-00C0F0283628}
Key = "Bold"
Object.ToolTipText = "粗体"
ImageKey = "Bold"
EndProperty
BeginProperty Button13 {66833FEA-8583-11D1-B16A-00C0F0283628}
Key = "Italic"
Object.ToolTipText = "斜体"
ImageKey = "Italic"
EndProperty
BeginProperty Button14 {66833FEA-8583-11D1-B16A-00C0F0283628}
Key = "Underline"
Object.ToolTipText = "下划线"
ImageKey = "Underline"
EndProperty
BeginProperty Button15 {66833FEA-8583-11D1-B16A-00C0F0283628}
Style = 3
EndProperty
BeginProperty Button16 {66833FEA-8583-11D1-B16A-00C0F0283628}
Key = "Horz Left"
Object.ToolTipText = "居左"
ImageKey = "Align Left"
Style = 2
EndProperty
BeginProperty Button17 {66833FEA-8583-11D1-B16A-00C0F0283628}
Key = "Horz Center"
Object.ToolTipText = "横向居中"
ImageKey = "Horz Center"
Style = 2
EndProperty
BeginProperty Button18 {66833FEA-8583-11D1-B16A-00C0F0283628}
Key = "Horz Right"
Object.ToolTipText = "居右"
ImageKey = "Align Right"
Style = 2
BeginProperty ButtonMenus {66833FEC-8583-11D1-B16A-00C0F0283628}
NumButtonMenus = 1
BeginProperty ButtonMenu1 {66833FEE-8583-11D1-B16A-00C0F0283628}
EndProperty
EndProperty
EndProperty
BeginProperty Button19 {66833FEA-8583-11D1-B16A-00C0F0283628}
Style = 3
EndProperty
BeginProperty Button20 {66833FEA-8583-11D1-B16A-00C0F0283628}
Key = "Vert Top"
Object.ToolTipText = "居上"
ImageKey = "Vert Top"
Style = 2
EndProperty
BeginProperty Button21 {66833FEA-8583-11D1-B16A-00C0F0283628}
Key = "Vert Center"
Object.ToolTipText = "纵向居中"
ImageKey = "Vert Center"
Style = 2
EndProperty
BeginProperty Button22 {66833FEA-8583-11D1-B16A-00C0F0283628}
Key = "Vert Bottom"
Object.ToolTipText = "居下"
ImageKey = "Vert Bottom"
Style = 2
EndProperty
BeginProperty Button23 {66833FEA-8583-11D1-B16A-00C0F0283628}
Style = 3
EndProperty
BeginProperty Button24 {66833FEA-8583-11D1-B16A-00C0F0283628}
Key = "Line Style"
Object.ToolTipText = "线型设置"
ImageKey = "Line Style"
EndProperty
BeginProperty Button25 {66833FEA-8583-11D1-B16A-00C0F0283628}
Key = "SlashLine"
Object.ToolTipText = "斜线设置"
ImageKey = "SlashLine"
EndProperty
BeginProperty Button26 {66833FEA-8583-11D1-B16A-00C0F0283628}
Style = 3
EndProperty
BeginProperty Button27 {66833FEA-8583-11D1-B16A-00C0F0283628}
Key = "ChartWizard"
Object.ToolTipText = "图表向导"
ImageKey = "ChartWizard"
EndProperty
BeginProperty Button28 {66833FEA-8583-11D1-B16A-00C0F0283628}
Style = 3
EndProperty
EndProperty
Begin VB.ComboBox ComboFontSize
BeginProperty Font
Name = "System"
Size = 9.75
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 360
Left = 10140
TabIndex = 4
ToolTipText = "字号"
Top = 0
Width = 732
End
Begin VB.ComboBox ComboFontName
BeginProperty Font
Name = "System"
Size = 9.75
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 360
ItemData = "frmMain.frx":39C8
Left = 7920
List = "frmMain.frx":39CA
Sorted = -1 'True
Style = 2 'Dropdown List
TabIndex = 3
ToolTipText = "字体"
Top = 0
Width = 2196
End
End
Begin VB.Menu mnuFile
Caption = "文件(&F)"
Begin VB.Menu mnuFileNew
Caption = "新建(&N)"
Shortcut = ^N
End
Begin VB.Menu mnuFileOpen
Caption = "打开(&O)..."
Shortcut = ^O
End
Begin VB.Menu mnuFileClose
Caption = "关闭(&C)"
End
Begin VB.Menu mnuFileBar0
Caption = "-"
End
Begin VB.Menu mnuFileSave
Caption = "保存(&S)"
End
Begin VB.Menu mnuFileSaveAs
Caption = "另存为(&A)..."
End
Begin VB.Menu mnuFileSaveAll
Caption = "保存全部文件(&L)"
Visible = 0 'False
End
Begin VB.Menu mnuFileBar1
Caption = "-"
End
Begin VB.Menu mnuFilePageSetup
Caption = "页面设置(&G)..."
End
Begin VB.Menu mnuFilePrintPreview
Caption = "打印预览(&V)"
End
Begin VB.Menu mnuFilePrint
Caption = "打印(&P)..."
End
Begin VB.Menu mnuFileBar2
Caption = "-"
End
Begin VB.Menu mnuFileMRU
Caption = ""
Index = 1
Visible = 0 'False
End
Begin VB.Menu mnuFileMRU
Caption = ""
Index = 2
Visible = 0 'False
End
Begin VB.Menu mnuFileMRU
Caption = ""
Index = 3
Visible = 0 'False
End
Begin VB.Menu mnuFileBar3
Caption = "-"
Visible = 0 'False
End
Begin VB.Menu mnuFileExit
Caption = "退出(&X)"
End
End
Begin VB.Menu mnuEdit
Caption = "编辑(&E)"
Begin VB.Menu mnuEditUndo
Caption = "撤消(&U)"
End
Begin VB.Menu mnuRedo
Caption = "重做(&A)"
End
Begin VB.Menu mnuEditBar0
Caption = "-"
End
Begin VB.Menu mnuEditCut
Caption = "剪切(T&)"
Shortcut = ^X
End
Begin VB.Menu mnuEditCopy
Caption = "拷贝(&C)"
Shortcut = ^C
End
Begin VB.Menu mnuEditPaste
Caption = "粘贴(&P)"
Shortcut = ^V
End
Begin VB.Menu mnuEditBar1
Caption = "-"
End
Begin VB.Menu mnuGoToCell
Caption = "单元定位(&G)"
End
Begin VB.Menu mnuEditBar2
Caption = "-"
End
Begin VB.Menu mnuEditInsertRow
Caption = "插入行(&R)"
Begin VB.Menu mnuEditInsertbBeforeRow
Caption = "前插行(&B)"
End
Begin VB.Menu mnuEditInsertbNextRow
Caption = "后插行(&N)"
End
End
Begin VB.Menu mnuEditInsertCol
Caption = "插入列(&I)"
Begin VB.Menu mnuEditInsertBeforeCol
Caption = "前插列(&B)"
End
Begin VB.Menu mnuEditInsertNextCol
Caption = "后插列(&N)"
End
End
Begin VB.Menu mnuEditInsertCell
Caption = "插入单元(&O)"
Begin VB.Menu mnuEditInsertCellDlg
Caption = "插入单元(&Q)..."
End
Begin VB.Menu mnuEditInsertCellDown
Caption = "插入单元后下移(&D)"
End
Begin VB.Menu mnuEditInsertCellRight
Caption = "插入单元后右移(&R)"
End
End
Begin VB.Menu mnuEditClearCell
Caption = "清除单元(&Q)"
End
Begin VB.Menu mnuEditDeleteRow
Caption = "删除行(&H)"
End
Begin VB.Menu mnuEditDeleteCol
Caption = "删除列(&L)"
End
Begin VB.Menu mnuEditDeleteCell
Caption = "删除单元(&K)"
Begin VB.Menu mnuEditDeleteCellDlg
Caption = "删除单元(&C)..."
End
Begin VB.Menu mnuEditDeleteCellLeft
Caption = "删除单元后左移(&L)"
End
Begin VB.Menu mnuEditDeleteCellUp
Caption = "删除单元后上移(&U)"
End
End
End
Begin VB.Menu mnuView
Caption = "视图(&V)"
Begin VB.Menu mnuViewToolbar
Caption = "工具条(&T)"
Checked = -1 'True
End
Begin VB.Menu mnuViewStatusBar
Caption = "状态条(&B)"
Checked = -1 'True
End
Begin VB.Menu mnuViewBar0
Caption = "-"
End
Begin VB.Menu mnuViewRefresh
Caption = "刷新(&R)"
End
Begin VB.Menu mnuViewWebBrowser
Caption = "访问ChinaExcel站点(&W)"
End
End
Begin VB.Menu mnuSet
Caption = "设置(&S)"
Begin VB.Menu mnuSetRowLabel
Caption = "设置行表头"
End
Begin VB.Menu mnuSetColLabel
Caption = "设置列表头"
End
Begin VB.Menu mnuCellSet
Caption = "单元设置(&T)..."
End
Begin VB.Menu mnuCursorJump
Caption = "按回车光标自动跳转方向(&J)"
Begin VB.Menu mnuJumpNextCol
Caption = "跳到下一列(&C)"
Checked = -1 'True
End
Begin VB.Menu mnuJumpNextRow
Caption = "跳到下一行(&R)"
End
End
Begin VB.Menu mnuZoomScale
Caption = "缩放(&Z)..."
Visible = 0 'False
End
Begin VB.Menu mnuSetCellByName
Caption = "单元别名(&B)..."
End
Begin VB.Menu mnuSetBar0
Caption = "-"
End
Begin VB.Menu mnuShowErrMsgBox
Caption = "显示错误提示"
Checked = -1 'True
End
Begin VB.Menu mnuDesignMode
Caption = "设计模式(&D)"
End
Begin VB.Menu mnuShowHeader
Caption = "显示行列头(&H)"
End
Begin VB.Menu mnuShowGrid
Caption = "显示表格线(&G)"
End
Begin VB.Menu mnuFormProtect
Caption = "整表单元保护(&A)"
End
End
Begin VB.Menu mnuStyle
Caption = "格式(&T)"
Begin VB.Menu mnuStyleTextAlign
Caption = "对齐方式(&A)..."
End
Begin VB.Menu mnuAutoWrap
Caption = "文字自动换行(&W)"
Checked = -1 'True
End
Begin VB.Menu mnuStyleLineStyle
Caption = "线型设置(&L)..."
End
Begin VB.Menu mnuStyleTextColor
Caption = "字体颜色(&C)..."
End
Begin VB.Menu mnuStyleCellBackground
Caption = "单元背景色(&B)..."
End
Begin VB.Menu mnuStyleCellFont
Caption = "单元字体(&F)..."
End
Begin VB.Menu mnuStyleCellShowStyle
Caption = "单元显示格式(&T)..."
End
Begin VB.Menu mnuCellCombiNation
Caption = "单元组合(&M)"
End
Begin VB.Menu mnuUnCombiNation
Caption = "单元取消组合(&U)"
End
Begin VB.Menu mnuStyleCombiNation
Caption = "单元线框组合(&H)..."
End
Begin VB.Menu mnuStyleSlashSet
Caption = "斜线设置(&S)..."
End
Begin VB.Menu mnuStyleBar0
Caption = "-"
End
Begin VB.Menu mnuStyleDefaultSet
Caption = "缺省设置(&D)..."
End
End
Begin VB.Menu mnuForumla
Caption = "公式(&G)"
Begin VB.Menu mnuFunctionList
Caption = "函数列表"
End
Begin VB.Menu mnuUserFunctionGuide
Caption = "自定义函数向导"
End
Begin VB.Menu mnuExportUserFunctions
Caption = "导出自定义函数"
End
Begin VB.Menu mnuImportUserFunctions
Caption = "导入自定义函数"
End
Begin VB.Menu mnuForumlaBar0
Caption = "-"
End
Begin VB.Menu mnuCalculate
Caption = "选中单元计算(&S)"
End
Begin VB.Menu mnuCalculateAll
Caption = "整表计算(&A)"
End
End
Begin VB.Menu mnuDrawTool
Caption = "图形图表(&P)"
Begin VB.Menu mnuChartWizard
Caption = "图表向导"
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -