Share via


RowColVisualOps.UserSized Property

Definition

userSized, this property is only available in Office 2016 and later.

Represents the following attribute in the schema: userSized

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

Property Value

Attributes

Applies to