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