GrapeCity.Xaml.Excel
Note Property (IExcelCell)


Gets or sets the note.
Syntax
'Declaration
 
Property Note As String
'Usage
 
Dim instance As IExcelCell
Dim value As String
 
instance.Note = value
 
value = instance.Note
string Note {get; set;}

Property Value

The note.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IExcelCell Interface
IExcelCell Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options