- using System;
- using System.Collections.Generic;
- using System.Linq;
- using System.Text;
- using System.Windows.Forms;
- using Kong.SyntaxHighlighter.Winform;
- using Microsoft.Office.Tools.Ribbon;
- ?
- namespace Kong.SyntaxHighlighter.Word
- {
- ????public partial class Ribbon1
- ????{
- ????????private void Ribbon1_Load(object sender, RibbonUIEventArgs e)
- ????????{
- ?
- ????????}
- ????}
- }
详细解决方案
代码测试工
热度:102 发布时间:2016-04-28 08:39:11.0
相关解决方案