Back to Devexpress

HeaderFooterCode.WorkbookFilePath Field

officefileapi-devexpress-dot-spreadsheet-dot-headerfootercode-17157861.md

latest1.1 KB
Original Source

HeaderFooterCode.WorkbookFilePath Field

Prints the file path of the workbook.

Namespace : DevExpress.Spreadsheet

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

NuGet Package : DevExpress.Spreadsheet.Core

Declaration

csharp
public const string WorkbookFilePath = "&Z"
vb
Public Const WorkbookFilePath As String = "&Z"

Field Value

TypeDescription
String

A header and footer code.

|

See Also

HeaderFooterCode Class

HeaderFooterCode Members

DevExpress.Spreadsheet Namespace