ModelingUtilsIsValidOpenXmlPassword Method |
Determines whether the specified text does contain only letters.
Namespace:
Packflow.Modeling
Assembly:
MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax public static bool IsValidOpenXmlPassword(
string p
)
Parameters
- p
- Type: SystemString
Return Value
Type:
BooleanSee Also