GrapeCity.Xaml.Excel
Italics Property (TextParagraph)


Specifies whether a run of text is formatted as italic text.
Syntax
'Declaration
 
Public Property Italics As Nullable(Of Boolean)
'Usage
 
Dim instance As TextParagraph
Dim value As Nullable(Of Boolean)
 
instance.Italics = value
 
value = instance.Italics
public Nullable<bool> Italics {get; set;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

TextParagraph Class
TextParagraph Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options