Xceed Workbooks for .NET v3.0 Documentation
Xceed.Workbooks.NET Assembly / Xceed.Workbooks.NET Namespace / Note Class
Properties Methods


In This Topic
    Note Class Members
    In This Topic

    The following tables list the members exposed by Note.

    Public Properties
     NameDescription
    Public PropertyOverridden. Gets the AnnotationType.  
    Public PropertyObject that represents the person who wrote the Note or the Comment. (Inherited from Xceed.Workbooks.NET.Annotation)
    Public PropertyGets or sets the color used for the Note's background.  
    Public PropertyRepresents the Cell in which the Note or the Comment is inserted. (Inherited from Xceed.Workbooks.NET.Annotation)
    Public PropertyGets or sets the Note's height.  
    Public PropertyGets or sets if the Note uses the AutoFit option.  
    Public PropertyIndicates if the Annotation is visible or not when the Workbook is opened. (Inherited from Xceed.Workbooks.NET.Annotation)
    Public PropertyGets 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.  
    Public PropertyGets or sets the NoteProtection.  
    Public PropertyRepresents the Note's HorizontalAlignement and VerticalAlignment.    
    Public PropertyGets or sets the Note's width.  
    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