Xceed Workbooks for .NET v1.4 Documentation
Note Class Members
Properties  Methods 


Xceed.Workbooks.NET Assembly > Xceed.Workbooks.NET Namespace : Note Class

The following tables list the members exposed by Note.

Public Properties
 NameDescription
Public PropertyOverridden.   
Public PropertyObject that represents the person who wrote the Note or the Comment. (Inherited from Xceed.Workbooks.NET.Annotation)
Public PropertyRepresents the Color used for the Note's background. The default value is null, which uses the Note's default Color as the background Color.  
Public PropertyRepresents the Cell in which the Note or the Comment is inserted. (Inherited from Annotation)
Public PropertyGets or sets the Note's height. The default value is 100.  
Public PropertyGets or sets if the Note uses AutoFit.  
Public PropertyIndicates if the Annotation is visible or not when the Workbook is opened. The default value is false. (Inherited from Annotation)
Public PropertyReturns a specific block of FormattedText contained in the Note.  
Public PropertyRepresents the cumulative length of all the blocks of FormattedText in the current Note.  
Public PropertyGets or sets the Unit used to define WidthHeight. The default value is Point.  
Public PropertyGets or sets the Note's Protection. The default setting automatically creates a protected Note if the associated Worksheet is protected.  
Public PropertyRepresents the Note's HorizontalAlignement and VerticalAlignment. The default values are respectively Left and Top.  
Public PropertyGets or sets the Note's width. The default value is 100.  
Top
Public Methods
 NameDescription
Public MethodAdds a new FormattedText object at the end of the Note's current FormattedTextList.  
Public MethodAdds multiple FormattedText objects at the end of the Note's current FormattedTextList.  
Public Method  
Public Method  
Public Method  
Public Method  
Public Method  
Public Method  
Public Method  
Public Method  
Public Method  
Public Method  
Public Method  
Public Method  
Public Method  
Public MethodOverloaded. Returns a string that represents the current object.  
Public Method  
Public Method  
Public Method  
Public Method  
Top
Protected Methods
 NameDescription
Protected Internal MethodOverridden.   
Protected Method (Inherited from Xceed.Workbooks.NET.Annotation)
Protected Internal MethodOverridden.   
Top
See Also

Reference

Note Class
Xceed.Workbooks.NET Namespace