Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Drawing Namespace / Camera Class


Camera Class Properties

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

Public Properties
 NameDescription
Public PropertyGets or sets the image brush of the camera object.  
Public PropertyGets or sets a boolean value indicating whether this external variable is volatile. (Inherited from GrapeCity.Spreadsheet.ExternalVariable)
Public PropertyGets or sets the name of the defined name. (Inherited from GrapeCity.Spreadsheet.ExternalVariable)
Public PropertyGets the last image brush of the camera object.  
Public PropertyGets the source data range of this data source. (Inherited from GrapeCity.Spreadsheet.CellRangeDataSource)
Public PropertyGets or sets the formula in R1C1 format which the defined name refers to. (Inherited from GrapeCity.Spreadsheet.DefinedName)
Public PropertyGets the value of this external variable. (Inherited from GrapeCity.Spreadsheet.ExternalVariable)
Top
Protected Properties
 NameDescription
Protected PropertyGets the context column for evaluating. (Inherited from GrapeCity.Spreadsheet.ExternalVariable)
Protected PropertyOverridden.   
Protected PropertyGets the global shared evaluation context. (Inherited from GrapeCity.Spreadsheet.ExternalVariable)
Protected PropertyGets the context row for evaluating. (Inherited from GrapeCity.Spreadsheet.ExternalVariable)
Top
See Also