[Missing <summary> documentation for "M:OfficeOpenXml.ExcelStyles.CreateNamedStyle(System.String)"]
Namespace:
OfficeOpenXml
Assembly:
EPPlus (in EPPlus.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax
C# |
---|
public ExcelNamedStyleXml CreateNamedStyle( string name ) |
Visual Basic (Declaration) |
---|
Public Function CreateNamedStyle ( _ name As String _ ) As ExcelNamedStyleXml |
Visual C++ |
---|
public: ExcelNamedStyleXml^ CreateNamedStyle( String^ name ) |
Parameters
- name
- Type: System..::.String
[Missing <param name="name"/> documentation for "M:OfficeOpenXml.ExcelStyles.CreateNamedStyle(System.String)"]
Return Value
[Missing <returns> documentation for "M:OfficeOpenXml.ExcelStyles.CreateNamedStyle(System.String)"]