'Declaration Public Overloads Function CreateStyleEditor( _
ByVal styleСтиль.As Vintasoft.Imaging.Office.Spreadsheet.Document.CellStyle _
) As CellStyleEditor
public CellStyleEditor CreateStyleEditor(
Vintasoft.Imaging.Office.Spreadsheet.Document.CellStyle style
)
public: CellStyleEditor* CreateStyleEditor(
Vintasoft.Imaging.Office.Spreadsheet.Document.CellStyle* style
)
public:
CellStyleEditor^ CreateStyleEditor(
Vintasoft.Imaging.Office.Spreadsheet.Document.CellStyle^ style
)
Parameters
- style
- Стиль.
Return Value
Редактор стилей ячеек.