[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.CellImageAttribute

CellImageAttribute Class

Represents an attributes that allow to specify the cell inline image data.

Inheritance
CellImageAttribute
Namespace: GrapeCity.Spreadsheet
Assembly: GrapeCity.Spreadsheet.dll
Syntax
[AttributeUsage(AttributeTargets.Class, Inherited = true, AllowMultiple = false)]
public class CellImageAttribute : Attribute
<AttributeUsage(AttributeTargets.Class, Inherited:=True, AllowMultiple:=False)>
Public Class CellImageAttribute
    Inherits Attribute

Constructors

Name Description
CellImageAttribute(string, bool)

Initializes a new instance of the CellImageAttribute class.

Properties

Name Description
IsField

Gets a boolean value indicating whether the member is a field.

Member

Gets the member indicating cell inline image data.