GrapeCity.Xaml.Excel
Name Property (IExcelTrendLine)


Specifies the name of the trendline.
Syntax
'Declaration
 
Property Name As String
'Usage
 
Dim instance As IExcelTrendLine
Dim value As String
 
instance.Name = value
 
value = instance.Name
string Name {get; set;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IExcelTrendLine Interface
IExcelTrendLine Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options