UnsizedGallery.Columns 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.
columns
Represents the following attribute in the schema: columns
[DocumentFormat.OpenXml.SchemaAttr(0, "columns")]
public DocumentFormat.OpenXml.IntegerValue Columns { get; set; }
public DocumentFormat.OpenXml.IntegerValue Columns { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "columns")]
public DocumentFormat.OpenXml.IntegerValue? Columns { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("columns")]
public DocumentFormat.OpenXml.IntegerValue? Columns { get; set; }
public DocumentFormat.OpenXml.IntegerValue? Columns { get; set; }
member this.Columns : DocumentFormat.OpenXml.IntegerValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "columns")>]
member this.Columns : DocumentFormat.OpenXml.IntegerValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("columns")>]
member this.Columns : DocumentFormat.OpenXml.IntegerValue with get, set
Public Property Columns As IntegerValue
Property Value
- Attributes