Share via


Font.Italic Property

Definition

Italic.

Represents the following element tag in the schema: x:i.

public DocumentFormat.OpenXml.Spreadsheet.Italic Italic { get; set; }
public DocumentFormat.OpenXml.Spreadsheet.Italic? Italic { get; set; }
member this.Italic : DocumentFormat.OpenXml.Spreadsheet.Italic with get, set
Public Property Italic As Italic

Property Value

Returns Italic.

Applies to