Namespace: Spire.Xls
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 11.6.0.0 (11.6.0.5020)

Syntax

            
 C#  Visual Basic  Visual C++  F# 
public class ExcelComment : ExcelCommentObject
Public Class ExcelComment
	Inherits ExcelCommentObject
public ref class ExcelComment : public ExcelCommentObject
type ExcelComment =  
    class
        inherit ExcelCommentObject
    end

Members

         
 All Members  Properties   Methods  
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

 MemberDescription
AlternativeText (Inherited from ExcelCommentObject.)
Author (Inherited from ExcelCommentObject.)
AutoSize (Inherited from ExcelCommentObject.)
Column (Inherited from ExcelCommentObject.)
Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Fill (Inherited from ExcelCommentObject.)
Finalize()()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the Type of the current instance.
(Inherited from Object.)
Glow (Inherited from ExcelCommentObject.)
HAlignment (Inherited from ExcelCommentObject.)
Height (Inherited from ExcelCommentObject.)
HtmlString (Inherited from ExcelCommentObject.)
ID (Inherited from ExcelCommentObject.)
IsLockAspectRatio (Inherited from ExcelCommentObject.)
IsLocked (Inherited from ExcelCommentObject.)
IsPrintable (Inherited from ExcelCommentObject.)
IsSmartArt (Inherited from ExcelCommentObject.)
IsTextLocked (Inherited from ExcelCommentObject.)
IsVisible (Inherited from ExcelCommentObject.)
Left (Inherited from ExcelCommentObject.)
Line (Inherited from ExcelCommentObject.)
MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Name (Inherited from ExcelCommentObject.)
OnAction (Inherited from ExcelCommentObject.)
Parent (Inherited from ExcelCommentObject.)
Reflection (Inherited from ExcelCommentObject.)
Remove()()()() (Inherited from ExcelCommentObject.)
ResizeBehave (Inherited from ExcelCommentObject.)
RichText
Rotation (Inherited from ExcelCommentObject.)
Row (Inherited from ExcelCommentObject.)
Scale(Int32, Int32) (Inherited from ExcelCommentObject.)
SetCommentLocation(Boolean, Boolean) (Inherited from ExcelCommentObject.)
Shadow (Inherited from ExcelCommentObject.)
ShapeType (Inherited from ExcelCommentObject.)
Text (Inherited from ExcelCommentObject.)
TextFrame (Inherited from ExcelCommentObject.)
TextRotation (Inherited from ExcelCommentObject.)
ThreeD (Inherited from ExcelCommentObject.)
Top (Inherited from ExcelCommentObject.)
ToString()()()()
Returns a String that represents the current Object.
(Inherited from Object.)
VAlignment (Inherited from ExcelCommentObject.)
Visible (Inherited from ExcelCommentObject.)
Width (Inherited from ExcelCommentObject.)

Inheritance Hierarchy

System..::..Object
  Spire.Xls..::..ExcelCommentObject
    Spire.Xls..::..ExcelComment

See Also