Share via


ObjectAnchor.SizeWithCells Property

Definition

sizeWithCells

Represents the following attribute in the schema: sizeWithCells

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

Property Value

Attributes

Applies to