共用方式為


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; }
member this.FirstLine : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(23, "firstLine")>]
member this.FirstLine : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w:firstLine")>]
member this.FirstLine : DocumentFormat.OpenXml.StringValue with get, set
Public Property FirstLine As StringValue

Property Value

Returns UInt64Value.

Attributes

Applies to