GrapeCity.Xaml.Excel
RichText Property (ExcelDataLabel)


Specifies the text of the data label in the rich text format
Syntax
'Declaration
 
Public Property RichText As RichText
'Usage
 
Dim instance As ExcelDataLabel
Dim value As RichText
 
instance.RichText = value
 
value = instance.RichText
public RichText RichText {get; set;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelDataLabel Class
ExcelDataLabel Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options