GrapeCity.Xaml.Excel
Separator Property (IExcelDataLabels)


Specifies text that shall be used to separate the parts of the data label, the default is comma.
Syntax
'Declaration
 
Property Separator As String
'Usage
 
Dim instance As IExcelDataLabels
Dim value As String
 
instance.Separator = value
 
value = instance.Separator
string Separator {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