Overload | Description |
---|---|
add(String,String) | Creates a new IDocumentProperty and adds it to the list of custom document properties that areavailable for the current IWorkbook. |
add(String,int) | Creates a new IDocumentProperty and adds it to the list of custom document properties that areavailable for the current IWorkbook. |
add(String,Calendar) | Creates a new IDocumentProperty and adds it to the list of custom document properties that areavailable for the current IWorkbook. |
add(String,boolean) | Creates a new IDocumentProperty and adds it to the list of custom document properties that areavailable for the current IWorkbook. |
add(String,double) | Creates a new IDocumentProperty and adds it to the list of custom document properties that areavailable for the current IWorkbook. |