HelperMethods.ReplaceHeaderFooterCellValue Method
Public Shared Sub ReplaceHeaderFooterCellValue( _
ByVal ws As ExcelWorksheet, _
ByVal place_holders As Dictionary(Of String, String) _
)
This language is not supported or no code example is available.
public static void ReplaceHeaderFooterCellValue(
ExcelWorksheet ws,
Dictionary<string, string> place_holders
)
This language is not supported or no code example is available.
public:
static void ReplaceHeaderFooterCellValue(
ExcelWorksheet^ ws,
Dictionary<String^, String^>^ place_holders
)
This language is not supported or no code example is available.
Parameters
- place_holders
- Dictionary<string, string>