Share via


Indentation.FirstLine Property

Definition

Additional First Line Indentation

Represents the following attribute in the schema: w:firstLine

[DocumentFormat.OpenXml.SchemaAttr(23, "firstLine")]
public DocumentFormat.OpenXml.StringValue FirstLine { get; set; }
public DocumentFormat.OpenXml.StringValue FirstLine { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "firstLine")]
public DocumentFormat.OpenXml.StringValue? FirstLine { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w:firstLine")]
public DocumentFormat.OpenXml.StringValue? FirstLine { get; set; }
public DocumentFormat.OpenXml.StringValue? FirstLine { get; set; }

Property Value

Returns UInt64Value.

Attributes

Applies to