Format Property
The format of the Excel document.
Syntax
Property Format As VSExcelFormat |
Parameters
None
Examples
IronPython
#Get format of Excel document |
C#
//Get format of Excel document
//Don't set this property directly! |
Remarks