Back to Devexpress

DocumentFormat.Xlsm Field

officefileapi-devexpress-dot-spreadsheet-dot-documentformat-8c25222e.md

latest1.0 KB
Original Source

DocumentFormat.Xlsm Field

Microsoft Office Open XML macro-enabled format. File extension - .xlsm.

Namespace : DevExpress.Spreadsheet

Assembly : DevExpress.Spreadsheet.v25.2.Core.dll

NuGet Package : DevExpress.Spreadsheet.Core

Declaration

csharp
public static readonly DocumentFormat Xlsm
vb
Public Shared ReadOnly Xlsm As DocumentFormat

Field Value

TypeDescription
DocumentFormat

A document format.

|

See Also

DocumentFormat Struct

DocumentFormat Members

DevExpress.Spreadsheet Namespace