TemplateDoc Property
The Excel document to be used as a template for the creation of a new Excel document.
Syntax
Property TemplateDoc As VSExcelDocument |
Parameters
None
Examples
IronPython
#Get template document |
C#
//Get template document
//Don't set this property directly! |
Remarks