Skip to main content

EdxSpreadSheetCannotChangePartOfArrayError Members

The exception class for errors that occur on an unauthorized change of an array formula result cell range.

Fields

Name Description
CleanUpStackInfoProc Inherited from Exception.
GetExceptionStackInfoProc Inherited from Exception.
GetStackInfoStringProc Inherited from Exception.

Properties

Name Description
BaseException Inherited from Exception.
HelpContext Inherited from Exception.
InnerException Inherited from Exception.
Message Inherited from Exception.
StackInfo Inherited from Exception.
StackTrace Inherited from Exception.

Methods

Name Description
Equals(TObject) Inherited from TObject.
GetBaseException Inherited from Exception.
GetHashCode Inherited from TObject.
RaiseOuterException(Exception) Inherited from Exception.
ThrowOuterException(Exception) Inherited from Exception.
ToString Inherited from TObject.
See Also