MacroSheetPart.AddCustomPropertyPart Method
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
AddCustomPropertyPart(String) | Adds a CustomPropertyPart to the MacroSheetPart. | |
AddCustomPropertyPart(CustomPropertyPartType) | Adds a CustomPropertyPart to the MacroSheetPart. | |
AddCustomPropertyPart(String, String) | Adds a CustomPropertyPart to the MacroSheetPart. | |
AddCustomPropertyPart(CustomPropertyPartType, String) | Adds a CustomPropertyPart to the MacroSheetPart. |
Top