Freigeben über


MdxTuple.Italic-Eigenschaft

Server Formatting Italic Font.Represents the attribte in schema: i

Namespace:  DocumentFormat.OpenXml.Spreadsheet
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "i")> _
Public Property Italic As BooleanValue
    Get
    Set
'Usage
Dim instance As MdxTuple
Dim value As BooleanValue

value = instance.Italic

instance.Italic = value
[SchemaAttrAttribute(, "i")]
public BooleanValue Italic { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.

Siehe auch

Referenz

MdxTuple Klasse

MdxTuple-Member

DocumentFormat.OpenXml.Spreadsheet-Namespace