SheetFormatProperties.DefaultColumnWidth Property
Default Column Width.Represents the attribte in schema: defaultColWidth
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "defaultColWidth")> _
Public Property DefaultColumnWidth As DoubleValue
Get
Set
'Usage
Dim instance As SheetFormatProperties
Dim value As DoubleValue
value = instance.DefaultColumnWidth
instance.DefaultColumnWidth = value
[SchemaAttrAttribute(, "defaultColWidth")]
public DoubleValue DefaultColumnWidth { get; set; }
Property Value
Type: DocumentFormat.OpenXml.DoubleValue
Returns DoubleValue.