ActiveSheetName
WorksheetCollection.ActiveSheetName property
表示打开电子表格时活动工作表的名称。
public string ActiveSheetName { get; set; }
也可以看看
- class WorksheetCollection
- 命名空间 Aspose.Cells
- 部件 Aspose.Cells
表示打开电子表格时活动工作表的名称。
public string ActiveSheetName { get; set; }