Share via


FormControlProperties.DropLines Property

Definition

dropLines, this property is only available in Office 2010 and later.

Represents the following attribute in the schema: dropLines

[DocumentFormat.OpenXml.SchemaAttr(0, "dropLines")]
public DocumentFormat.OpenXml.UInt32Value DropLines { get; set; }
public DocumentFormat.OpenXml.UInt32Value DropLines { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "dropLines")]
public DocumentFormat.OpenXml.UInt32Value? DropLines { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("dropLines")]
public DocumentFormat.OpenXml.UInt32Value? DropLines { get; set; }
public DocumentFormat.OpenXml.UInt32Value? DropLines { get; set; }
member this.DropLines : DocumentFormat.OpenXml.UInt32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "dropLines")>]
member this.DropLines : DocumentFormat.OpenXml.UInt32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr("dropLines")>]
member this.DropLines : DocumentFormat.OpenXml.UInt32Value with get, set
Public Property DropLines As UInt32Value

Property Value

Attributes

Applies to