CustomColumnCaption
Worksheet.CustomColumnCaption property
获取或设置工作表的自定义列标题。
public ICustomColumnCaption CustomColumnCaption { get; set; }
也可以看看
- interface ICustomColumnCaption
- class Worksheet
- 命名空间 Aspose.Cells.GridDesktop
- 部件 Aspose.Cells.GridDesktop
获取或设置工作表的自定义列标题。
public ICustomColumnCaption CustomColumnCaption { get; set; }