TextNoteElementOpen Property
Gets or sets default annotation status. Default value is false and the annotation is closed
Namespace: Winnovative.ExcelToPdfAssembly: WnvExcelToPdf_NetCore (in WnvExcelToPdf_NetCore.dll) Version: 12.0.0
public bool Open { get; set; }
Public Property Open As Boolean
Get
Set
public:
property bool Open {
bool get ();
void set (bool value);
}
member Open : bool with get, set
Property Value
Boolean