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