'Declaration Public Function New( _
ByVal nameИмя.As System.String, _
ByVal worksheetNameИмя листа.As System.String, _
ByVal valueЗначение.As System.String, _
ByVal commentКомментарий.As System.String _
)
public XlsxDocumentDefinedName(
System.String name,
System.String worksheetName,
System.String value,
System.String comment
)
public: XlsxDocumentDefinedName(
System.String name,
System.String worksheetName,
System.String value,
System.String comment
)
public:
XlsxDocumentDefinedName(
System.String name,
System.String worksheetName,
System.String value,
System.String comment
)
Parameters
- name
- Имя.
- worksheetName
- Имя листа.
- value
- Значение.
- comment
- Комментарий.