Columns.DistributeWidth Method
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.
Adjusts the width of the specified columns so that they're equal.
public:
void DistributeWidth();
public void DistributeWidth ();
abstract member DistributeWidth : unit -> unit
Public Sub DistributeWidth ()