API Reference
Class
HorizontalAlignmentHelper
Class to help with horizontal alignment values
Inheritance
- Object
- HorizontalAlignmentHelper
Methods
public static WordHorizontalAlignmentValues FromString(String value) #Returns:
WordHorizontalAlignmentValuesConvert string to alignment
Parameters
- value System.String
Exceptions
ArgumentException
Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
public override String ToString() #Returns:
StringInherited from Object
Convert alignment to string
Parameters
- alignment OfficeIMO.Word.WordHorizontalAlignmentValues
Exceptions
ArgumentException