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


In This Topic
    Note Class Properties
    In This Topic

    For a list of all members of this type, see Note members.

    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
    See Also