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