GrapeCity.Xaml.Excel
NoteStyle Property (ExcelCell)


Gets or sets the note style.
Syntax
'Declaration
 
Public Property NoteStyle As ExcelNoteStyle
'Usage
 
Dim instance As ExcelCell
Dim value As ExcelNoteStyle
 
instance.NoteStyle = value
 
value = instance.NoteStyle
public ExcelNoteStyle NoteStyle {get; set;}

Property Value

The note style.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelCell Class
ExcelCell Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options