ObjectAnchor.SizeWithCells Property    
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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, setPublic Property SizeWithCells As BooleanValueProperty Value
- Attributes