VintaSoft Imaging .NET SDK 14.0: Документация для .NET разработчика
Vintasoft.Imaging.Office.Spreadsheet.UI Namespace / SpreadsheetVisualEditor Class / FocusedCellValueEditor Property
Синтаксис Требования Смотрите также
В этом разделе
    FocusedCellValueEditor Свойство (SpreadsheetVisualEditor)
    В этом разделе
    Возвращает редактор для выделенного значения ячейки.
    Синтаксис
    'Declaration
    
    Public ReadOnly Property FocusedCellValueEditor As Vintasoft.Imaging.UI.TextBoxProvider
    
    
    public Vintasoft.Imaging.UI.TextBoxProvider FocusedCellValueEditor { get; }
    
    
    public: __property Vintasoft.Imaging.UI.TextBoxProvider* get_FocusedCellValueEditor();
    
    
    
    public:
    property Vintasoft.Imaging.UI.TextBoxProvider^ FocusedCellValueEditor { Vintasoft.Imaging.UI.TextBoxProvider^ get(); }
    Требования

    Целевые платформы: .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

    Смотрите также