ChartFormat.Adjustments Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns an Adjustments object that contains a collection of adjustment values for the specified Chart Format object.
public:
property Microsoft::Office::Interop::Word::Adjustments ^ Adjustments { Microsoft::Office::Interop::Word::Adjustments ^ get(); };
public Microsoft.Office.Interop.Word.Adjustments Adjustments { get; }
member this.Adjustments : Microsoft.Office.Interop.Word.Adjustments
Public ReadOnly Property Adjustments As Adjustments