EditBox.SizeString Property

Definition

sizeString

Represents the following attribute in the schema: sizeString

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

Property Value

Attributes

Applies to