FileFormatUtil.IsTemplateFormat

FileFormatUtil.IsTemplateFormat method

Returns true if the extension is .xlt, .xltX, .xltm,.ots.

public static bool IsTemplateFormat(string extension)
ParameterTypeDescription
extensionString

See Also