SetIsReadonly
Worksheet.SetIsReadonly method
Legt fest, ob die Zelle schreibgeschützt ist. Dies ist ein erweitertes Attribut, es wird nicht in der tatsächlichen Excel-Datei beibehalten
public void SetIsReadonly(int row, int column, bool value)
Siehe auch
- class Worksheet
- namensraum Aspose.Cells.GridDesktop
- Montage Aspose.Cells.GridDesktop