SetIsReadonly

GridWorksheet.SetIsReadonly method

Legt fest, ob die Zelle schreibgeschützt ist. Dies ist ein erweitertes Attribut von GridWeb, es bleibt nicht in der tatsächlichen Excel-Datei

public void SetIsReadonly(int row, int col, bool value)

Siehe auch