Namespace: Spire.Xls.Core.Spreadsheet.Shapes
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 CommentsRange : XlsObject, 
	ICommentShape, IComment, ITextBoxShape, ITextBox, IExcelApplication, 
	IShape
Public Class CommentsRange
	Inherits XlsObject
	Implements ICommentShape, IComment, ITextBoxShape, ITextBox, 
	IExcelApplication, IShape
public ref class CommentsRange : public XlsObject, 
	ICommentShape, IComment, ITextBoxShape, ITextBox, IExcelApplication, 
	IShape
type CommentsRange =  
    class
        inherit XlsObject
        interface ICommentShape
        interface IComment
        interface ITextBoxShape
        interface ITextBox
        interface IExcelApplication
        interface IShape
    end

Members

            
 All Members  Fields   Properties   Methods  
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

 MemberDescription
AddReference()()()() (Inherited from XlsObject.)
AlternativeText
Author
AutoSize
CheckDisposed()()()() (Inherited from XlsObject.)
Column
Dispose()()()() (Inherited from XlsObject.)
Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Fill
Finalize()()()() (Inherited from XlsObject.)
FindParent(Type) (Inherited from XlsObject.)
FindParent(array<Type>[]()[][]) (Inherited from XlsObject.)
FindParent(Type, Boolean) (Inherited from XlsObject.)
FindParents(array<Type>[]()[][]) (Inherited from XlsObject.)
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
IsMoveWithCell
IsPrintable
IsSmartArt
IsTextLocked
IsVisible
Left
Line
m_bIsDisposed (Inherited from XlsObject.)
MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Name
OnAction
OnDispose()()()() (Inherited from XlsObject.)
Parent (Inherited from XlsObject.)
ReferenceCount (Inherited from XlsObject.)
Reflection
ReleaseReference()()()() (Inherited from XlsObject.)
Remove()()()()
ResizeBehave
RichText
Rotation
Row
Scale(Int32, Int32)
SetParent(Object) (Inherited from XlsObject.)
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.Core.Spreadsheet..::..XlsObject
    Spire.Xls.Core.Spreadsheet.Shapes..::..CommentsRange

See Also