SpreadsheetFileTypeXltx Field |
XLTX file represents Microsoft Excel Template that are based on the Office OpenXML file format specifications. It is used to create a standard template file that can be utilized to generate XLSX files that exhibit the same settings as specified in the XLTX file.
Learn more about this file format
here.
Namespace: GroupDocs.Conversion.FileTypesAssembly: GroupDocs.Conversion (in GroupDocs.Conversion.dll) Version: 22.5.0.0 (22.5)
Syntaxpublic static readonly SpreadsheetFileType Xltx
Public Shared ReadOnly Xltx As SpreadsheetFileType
public:
static initonly SpreadsheetFileType^ Xltx
static val Xltx: SpreadsheetFileType
Field Value
Type:
SpreadsheetFileType
See Also