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 ExcelCommentObject : ICommentShape, 
	IComment, ITextBoxShape, ITextBox, IExcelApplication, IShape
Public Class ExcelCommentObject
	Implements ICommentShape, IComment, ITextBoxShape, ITextBox, 
	IExcelApplication, IShape
public ref class ExcelCommentObject : ICommentShape, 
	IComment, ITextBoxShape, ITextBox, IExcelApplication, IShape
type ExcelCommentObject =  
    class
        interface ICommentShape
        interface IComment
        interface ITextBoxShape
        interface ITextBox
        interface IExcelApplication
        interface IShape
    end

Members

         
 All Members  Properties   Methods  
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

 MemberDescription
AlternativeText
Author
AutoSize
Column
Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Fill
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
HAlignment
Height
HtmlString
ID
IsLockAspectRatio
IsLocked
IsPrintable
IsSmartArt
IsTextLocked
IsVisible
Left
Line
MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Name
OnAction
Parent
Reflection
Remove()()()()
ResizeBehave
RichText
Rotation
Row
Scale(Int32, Int32)
SetCommentLocation(Boolean, Boolean)
Shadow
ShapeType
Text
TextFrame
TextRotation
ThreeD
Top
ToString()()()()
Returns a String that represents the current Object.
(Inherited from Object.)
VAlignment
Visible
Width

Inheritance Hierarchy

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

See Also