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