Back to Devexpress

HeaderFooterCode.LeftSection Field

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

latest1.0 KB
Original Source

HeaderFooterCode.LeftSection Field

Left aligns the characters that follow.

Namespace : DevExpress.Spreadsheet

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

NuGet Package : DevExpress.Spreadsheet.Core

Declaration

csharp
public const string LeftSection = "&L"
vb
Public Const LeftSection As String = "&L"

Field Value

TypeDescription
String

A header and footer code.

|

See Also

HeaderFooterCode Class

HeaderFooterCode Members

DevExpress.Spreadsheet Namespace