郑广学VSTO火箭速成班 VBAYYDS.COM

CTPManagerShareTCTP 属性

Returns CTP of the specified workbook.

Definition

命名空间: Excel880VSTO
程序集: Excel880VSTO (在 Excel880VSTO.dll 中) 版本:1.5.8.0 (1.5.8.0)
C#
public CustomTaskPane this[
	string WorkbookName
] { get; }

参数

WorkbookName  String
Name of the workbook.

属性值

CustomTaskPane

参见