ExcelCommentShowExpanded Property
Gets or sets a flag indicating if the comment is displayed expanded by default when the mec is opened.
Namespace: Winnovative.ExcelLibAssembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 11.0.0
public bool ShowExpanded { get; set; }
Public Property ShowExpanded As Boolean
Get
Set
public:
property bool ShowExpanded {
bool get ();
void set (bool value);
}
member ShowExpanded : bool with get, set
Property Value
Boolean