'Declaration Public Sub SetNumberFormat( _
ByVal worksheetРабочий лист.As Vintasoft.Imaging.Office.Spreadsheet.Document.Worksheet, _
ByVal cellsSetНабор ячеек.As Vintasoft.Imaging.Office.Spreadsheet.Document.CellReferencesSet, _
ByVal propertyValueЗначение свойства.As System.String _
)
public void SetNumberFormat(
Vintasoft.Imaging.Office.Spreadsheet.Document.Worksheet worksheet,
Vintasoft.Imaging.Office.Spreadsheet.Document.CellReferencesSet cellsSet,
System.String propertyValue
)
public: void SetNumberFormat(
Vintasoft.Imaging.Office.Spreadsheet.Document.Worksheet* worksheet,
Vintasoft.Imaging.Office.Spreadsheet.Document.CellReferencesSet* cellsSet,
System.String propertyValue
)
public:
void SetNumberFormat(
Vintasoft.Imaging.Office.Spreadsheet.Document.Worksheet^ worksheet,
Vintasoft.Imaging.Office.Spreadsheet.Document.CellReferencesSet^ cellsSet,
System.String propertyValue
)
Parameters
- worksheet
- Рабочий лист.
- cellsSet
- Набор ячеек.
- propertyValue
- Значение свойства.