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