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