'Declaration Public Property FocusedCellComment As Vintasoft.Imaging.Office.Spreadsheet.Document.CellComment
public Vintasoft.Imaging.Office.Spreadsheet.Document.CellComment FocusedCellComment { get; set; }
public: __property Vintasoft.Imaging.Office.Spreadsheet.Document.CellComment* get_FocusedCellComment(); public: __property void set_FocusedCellComment(
Vintasoft.Imaging.Office.Spreadsheet.Document.CellComment* value
);
public:
property Vintasoft.Imaging.Office.Spreadsheet.Document.CellComment^ FocusedCellComment { Vintasoft.Imaging.Office.Spreadsheet.Document.CellComment^ get(); void set(Vintasoft.Imaging.Office.Spreadsheet.Document.CellComment^ value); }
Property Value
Комментарий к выделенной ячейке.