Map.PreserveFormat Property
Preserve Cell Formatting.Represents the attribte in schema: PreserveFormat
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "PreserveFormat")> _
Public Property PreserveFormat As BooleanValue
Get
Set
'Usage
Dim instance As Map
Dim value As BooleanValue
value = instance.PreserveFormat
instance.PreserveFormat = value
[SchemaAttrAttribute(, "PreserveFormat")]
public BooleanValue PreserveFormat { get; set; }
Property Value
Type: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.