Class CellRichValue

Class CellRichValue

Namespace: Aspose.Cells
Assembly: Aspose.Cells.dll (25.2.0)

يمثل القيمة الغنية للخلية.

public abstract class CellRichValue

الوراثة

objectCellRichValue

الأعضاء الموروثة

object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()

المنشئات

CellRichValue()

protected CellRichValue()

الخصائص

AltText

يحصل على النص البديل المرتبط بالصورة.

public virtual string AltText { get; set; }

قيمة الخاصية

string

ErrorValue

يحصل على نوع قيمة الخطأ للخلية.

public virtual ErrorCellValueType ErrorValue { get; }

قيمة الخاصية

ErrorCellValueType

Image

يحصل على بيانات الصورة للخلية.

public virtual byte[] Image { get; }

قيمة الخاصية

byte[]

 عربي