TemplateCollectionItem Property
Gets the template at the specified index zero base index.
Namespace: EvoExcelToPdfAssembly: EvoExcelToPdf_NetCore (in EvoExcelToPdf_NetCore.dll) Version: 14.0.0
public Template this[
int templateIndex
] { get; }
- templateIndex Int32
TemplateThe template at the specified zero based index.