GrapeCity.Xaml.Excel
Text Property (IExcelDataLabels)


Specifies the text of the data label.
Syntax
'Declaration
 
Property Text As String
'Usage
 
Dim instance As IExcelDataLabels
Dim value As String
 
instance.Text = value
 
value = instance.Text
string Text {get; set;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IExcelDataLabels Interface
IExcelDataLabels Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options