'DeclarationPublic Overridable Property AllowNoteEdit As Boolean
'UsageDim instance As SpreadNotesContainer Dim value As Boolean instance.AllowNoteEdit = value value = instance.AllowNoteEdit
public virtual bool AllowNoteEdit {get; set;}
'DeclarationPublic Overridable Property AllowNoteEdit As Boolean
'UsageDim instance As SpreadNotesContainer Dim value As Boolean instance.AllowNoteEdit = value value = instance.AllowNoteEdit
public virtual bool AllowNoteEdit {get; set;}