Share via


FormControlProperties.ScrollBarWidth Property

Definition

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

Represents the following attribute in the schema: dx

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

Property Value

Attributes

Applies to