1 write to _autofitWidth
PresentationFramework (1)
src\Framework\MS\Internal\PtsHost\CellParaClient.cs (1)
487_autofitWidth = tpc.AutofitWidth;
1 reference to _autofitWidth
PresentationFramework (1)
src\Framework\MS\Internal\PtsHost\CellParaClient.cs (1)
525internal double TableAutofitWidth { get { return (_autofitWidth); } }