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