GrapeCity.Xaml.Excel
FromWordArt Property


Specifies that text within this textbox is converted text from WordArt object.
Syntax
'Declaration
 
Public Property FromWordArt As Boolean
'Usage
 
Dim instance As RichText
Dim value As Boolean
 
instance.FromWordArt = value
 
value = instance.FromWordArt
public bool FromWordArt {get; set;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

RichText Class
RichText Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options