[]
Initializes a new instance of the CellImageAttribute class.
public CellImageAttribute(string member, bool isField = false)
Public Sub New(member As String, Optional isField As Boolean = False)
Type | Name | Description |
---|---|---|
string | member | A string value indicates the member specified cell inline image data. |
bool | isField | A boolean value indicates whether the member is a field. Default value is |