SelectByID
CustomXmlPartCollection.SelectByID method
通过 id 获取项目。
public CustomXmlPart SelectByID(string id)
范围 | 类型 | 描述 |
---|---|---|
id | String | 包含自定义 XML 部件的 GUID。 |
也可以看看
- class CustomXmlPart
- class CustomXmlPartCollection
- 命名空间 Aspose.Cells.Markup
- 部件 Aspose.Cells
通过 id 获取项目。
public CustomXmlPart SelectByID(string id)
范围 | 类型 | 描述 |
---|---|---|
id | String | 包含自定义 XML 部件的 GUID。 |