C1.UWP.Document Assembly / C1.Xaml.Document.Export Namespace / XlsExportProvider Class / DefaultExtension Property

In This Topic
DefaultExtension Property (XlsExportProvider)
In This Topic
Gets the default filename extension for the current export format. This implementation returns "xls".
Syntax
'Declaration
 
Public Overrides ReadOnly Property DefaultExtension As String
 
See Also