Share via


BackgroundRemoval.MarqueeBottom Property

Definition

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

Represents the following attribute in the schema: b

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

Property Value

Attributes

Applies to